A  {
	color : #000099;
	text-decoration : none;
}

A:Visited  {
	color : #0000CC;
	text-decoration : none;
}

A:Active  {
	color : #0000CC;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #993333;

}.large_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #333;
}
.medium_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #000;
}
.medium_sanserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000;
}

