P, i, b, li, td  {
	font-family : sans-serif;
	font-style : normal;
	color : #808080;
	font : Arial, Geneva, Helvetica;
	font-size : 12;
}

H1  {
	font-weight : bold;
	color : #334C73;
}

H2  {
	color : #334C73;
	font-weight : bold;
}

H3  {
	color : #334C73;
	font-weight : bold;
}

A   {
	text-decoration : none;
	font-weight : bold;
}

A:link {
	FONT-WEIGHT: bold; COLOR: #6456b6; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #767193; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #f4ab00; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}

BODY  {
	background-color : #CCCCCC;
	color : #808080;
	font-family : sans-serif;
	font : Arial, Geneva, Helvetica;
	font-style : normal;
	font-weight : normal;
	font-size : 12;
}

