h1 {
	font-family: Tahoma;
	font-size: 25pt;
	color: #FFFFCC;
	vertical-align: middle;
}
	
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-style : normal;
	vertical-align: middle;
}

h3 {
	font-family: Tahoma;
	font-size: 20px;
	color: #993366;
	font-style : normal;
	vertical-align: middle;
}

TD {
	font-family: Tahoma;
	font-size: 10pt;
	color: #993366;
	font : bold;
}

BODY {
	SCROLLBAR-FACE-COLOR: #ECC4C3;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: Gray;
	SCROLLBAR-TRACK-COLOR: #9AC8E9;
	SCROLLBAR-DARKSHADOW-COLOR: Silver;
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	font : bold;
}


P {
	font-family: Tahoma;
	font-size: 10pt;
	color: #993366;
	font : bold;
}

a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #993366;
	text-decoration: underline;
	font : bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #993366;
	text-decoration: underline;
	font-weight : bold;
	background-color : transparent;
}
a:visited    {
	font-family: Tahoma;
	font-size: 10pt;
	color: #993366;
	text-decoration: underline;
	font-weight: bold;
}
