.body  {
	font-size : 13;
	font-family : Arial;
	color : black;
	line-height : 1.5;
	text-decoration : none;
	font-weight : normal;
}

.foot  {
	font-size : 11;
	font-family : Arial;
	color : black;
	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 : 14;
	font-family : Arial;
	color : black;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodysmall  {
	font-size : 9;
	font-family : Arial;
	color : black;
	line-height : 1;
	text-decoration : none;
}

.bodywh  {
	font-size : 11;
	font-family : Arial;
	color : white;
	line-height : 1;
	text-decoration : none;
}

.header  {
	font-size : 18;
	font-family : Arial;
	color : black;
	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 : 18;
	font-family : Arial;
	color : black;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
	text-align : left;
}

.bigwh  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
	text-align : left;
}


A  {
	font-size : 12;
	color : 000000;
	font-weight : bold;
	text-decoration : underline;
}

A:hover  {
	color : red;
	font-weight : bold;
}

.foot  A  {
	font-size : 11;
	color : 000000;
	font-weight : bold;
	text-decoration : underline;
}

.foot  A:hover  {
	font-size : 11;
	color : red;
	font-weight : bold;
}

.foot1  A  {
	font-size : 11;
	color : 000000;
	font-weight : bold;
	text-decoration : underline;
}

.foot1  A:hover  {
	font-size : 11;
	color : red;
	font-weight : bold;
}
