.body  {
	font-size : 11;
	font-family : Verdana;
	text-decoration : none;
	color : 004080;
	font-weight : bold;
	line-height : 1.5;
}

.foot  {
	font-size : 10;
	font-family : Verdana;
	color : 004080;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.5;
}

.foot1  {
	font-size : 11;
	font-family : Arial;
	color : black;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.5;
}

.bodymed  {
	font-size : 12;
	font-family : Arial;
	color : black;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodymedwh  {
	font-size : 12;
	font-family : Arial;
	color : white;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodylarge  {
	font-size : 16;
	font-family : Arial;
	color : 004080;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodylargeem  {
	font-size : 24;
	font-family : Arial;
	color : 004080;
	font-weight : bold;
	line-height : 1.5;
	font-style : italic;
}

.bodysmall  {
	font-size : 9;
	font-family : Arial;
	color : 004080;
	line-height : 1;
	text-decoration : none;
	text-align:center;
}

.bodywh  {
	font-size : 11;
	font-family : Arial;
	color : white;
	line-height : 1;
	text-decoration : none;
}

.header  {
	font-size : 24;
	font-family : Arial;
	color : 004080;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
}

.headerwh  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
	text-align : left;
}

.headerwh2  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
}

.big  {
	font-size : 17;
	font-family : Verdana;
	color : 004080;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
}

.bigwh  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
	text-align : left;
}


A  {
	color : #0099cc;
	font-weight : bold;
	text-decoration : none;
}

A:hover  {
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.foot  A  {
	color : #0099cc;
	font-weight : bold;
}

.foot  A:hover  {
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.foot1  A  {
	color : 000000;
	font-weight : bold;
	text-decoration : underline;
}

.foot1  A:hover  {
	color : ffffff;
	font-weight : bold;
}
.imageleft{
border:1px solid #000033;
float:left;
margin-right:10px;}
.imageright{
border:1px solid #000033;
float:right;
margin-left:10px;}