H3  {
	font : 16px Verdana,Arial bold;
	color : #666666;
	
}

P  {
	font : 11px Verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	
}

TD  {
	font : 11px Verdana,Arial;
	color : #666666;
	background-color: #ffffff;
}

LI  {
	font : 11px Verdana,Arial;
	color : #666666;
}

A:link  {
	text-decoration : underline;
	color : #666666;
	
}

A:visited  {
	text-decoration : underline;
	color : #333333;
}

A:hover  {
	text-decoration : underline;
	color : #333333;
}

A:active  {
	text-decoration : underline;
	color : #333333;
}

.bottom  {
	font-family : Verdana,Arial, Arial, Helvetica,sans-serif;
	font : 12px Verdana,Arial;
	font-weight : bold;
	color : #ffffff;
}

.back {
	background : #000099;
	font : 10px Verdana,Arial;
	color : #333333;
}

body{
	font-family: Verdana,Arial, arial, helvetica, sans-serif;
	background-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}