P  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font : arial;
}

P.small  {
	font-size : 10px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font : arial;
}

H1  {
	font-size : 14px;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : #666666;
	font : arial;
	line-height : 40px;
}

H2,H3  {
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	font : arial;
}

A,A:Visited  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	font : arial;
	text-decoration : none;
}

A:Hover,A:Active  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	font : arial;
	text-decoration : none;
}

BODY  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font : arial;
	background-color : Silver;
	margin-left : 5px;
	margin-top : 5px;
	scrollbar-face-color : 660000;
	scrollbar-shadow-color : 660000;
	scrollbar-highlight-color : 660000;
	scrollbar-3dlight-color : 660000;
	scrollbar-darkshadow-color : 660000;
	scrollbar-track-color : cccccc;
	scrollbar-arrow-color : 666666;
}

td  {
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font : arial;
}

