td, p, li  {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	color : #9999ff;
}

h3  {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 11pt;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
}

h1  {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 14pt;
	color : #ffffff;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

h2  {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 14pt;
	color : #ffffff;
	font-weight : bold;
}

a  {
	color : #ffff00;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	color : #ff0000;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	color : #00ffff;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.link  {
	font-size : 9pt;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-style : normal;
	color : #ffffff;
	font-weight : normal;
}

.link:hover  {
	font-size : 9pt;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-style : normal;
	color : #ff0000;
	font-weight : normal;
}

b  {
	color : #ffffff;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
}

