P  {
	font-family : verdana;
	font-size : 12px;
	color : #006699;
}

TD {
	font-family : verdana;
	font-size : 12px;
	color : #006699;
}

B  {
	font-family : verdana;
	font-size : 14px;
	text-transform : none;
	color : #FF6600;
	font-weight : bold;
}

.header  {
	font-family : times;
	font-size : 25px;
	text-transform : none;
	color : #FF6600;
	font-weight : bold;
}

A:Link  {
	font-family : verdana;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-family : verdana;
	font-size : 12px;
	color : #000000;
	text-decoration : none;	
}

A:Active  {
	font-family : verdana;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	font-family : verdana;
	font-size : 12px;
	color : #FF6600;
	text-decoration : underline;
}

