P  {
	font-size : 11;
	font-family : Verdana;
}

H1  {
	font-size : 14;
	font-family : Verdana;
	font-weight : bold;
	color : Red;
}

H2  {
font-size : 12;
	font-family : Verdana;
	font-weight : bold;
	color : #2c1461;
}

H3  {}

A  {
	font-size : 11;
	font-family : Verdana;
	font-weight : normal;
	color : #4c4c4c;
}

A:Visited  {
	font-size : 11;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}

A:Active  {
	font-size : 11;
	font-family : Verdana;
	font-weight : normal;
	color : #4c4c4c;
}

A:Hover  {
	font-size : 11;
	font-family : Verdana;
	font-weight : normal;
	color : #ffffff;
}

BODY  {}

.underline  {
	font-size : 11;
	font-family : Verdana;
	color : Red;
}

.sub  {
	font-size : 11;
	font-family : Verdana;
	font-weight : bold;
}

.title  {
	font-size : 11;
	font-family : Verdana;
	font-weight : bold;
}

.titlered  {
	font-size : 11;
	color : Red;
	font-family : Verdana;
	font-weight : bold;
}

.backtotop  {
	font-size : 9;
	color : Green;
	font-family : Verdana;
	text-decoration : underline;
}

.BodyCopy_small { font-family: Verdana; font-size: 9px; font-style: normal; color: #2c1461; line-height: normal}

.BodyCopy_bold_blue { font-family: Verdana; font-size: 14px; font-style: normal; color: #2c1461; font-weight: bold}
.BodyCopy_smallbold { font-family: Verdana; font-size: 9px; font-style: normal; color: #2c1461; line-height: normal ; font-weight: bold}
