P  {
	font-size : 9pt;
	font-family : Arial;
	color : Black;
}

H1  {}

H2  {}

H3  {}

A  {font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	color : #00ffff;}

A:Visited  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	color : Navy;
}

A:Active  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	color : Navy;
}

A:Hover  {font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	color : #FE9805;}

BODY  {
	font-size : 9pt;
	font-family : Arial;
	color : Black;}

TD  {
	font-size : 9pt;
	font-family : Arial;
	color : Black;}

.news  {
	font-size : 7pt;
	font-family : Arial;
	color : navy;}
	
.newsDate  {
	font-size : 7pt;
	font-family : Arial;
	color : Maroon;
}

.type1  {
	font-size : 9pt;
	font-family : Arial;
	color : navy;}
	
.type2  {
	font-size : 9pt;
	font-family : Arial;
	color : Maroon;}

.benefits  {
	font-size : 10pt;
	font-family : Arial;
	color : Black;
}

.box  {
	width:400px;
	height:200px;
	font-family:Arial;
	font-size:10px;
	padding:2px;
	line-height:12px;
	background:FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:7F9DB9;
	background-image: url(images/field_bg.gif);
	background-repeat : no-repeat;
}

