BODY {
	background-color : White;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	margin-left : 0%;
	margin-right : 0%;
}

.bodycopy {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.smallbodycopy {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.hotboxbodycopy {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.newsbodycopy {
	color : #003497;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : Silver;
	text-decoration : none;
}

.D:LINK, .D:VISITED {
	color : White;
	text-decoration : none;
	font-size : xx-small;
}

.D:HOVER {
	color : White;
	text-decoration : underline;
	font-size : xx-small;
}

.B:LINK, .B:VISITED {
	color : #000000;
	text-decoration : underline;
	font-size : xx-small;
}

.B:HOVER {
	color : #000000;
	text-decoration : none;
	font-size : xx-small;
}

.C:LINK, .C:VISITED {
	color : #003497;
	text-decoration : none;
	font-size : xx-small;
}

.C:HOVER {
	color : #003497;
	text-decoration : underline;
	font-size : xx-small;
}

.Menu:LINK, .Menu:VISITED {
	color : #ffffff;
	text-decoration : none;
	font-size : xx-small;
}

.Menu:HOVER {
	color : #ffffff;
	text-decoration : none;
	font-size : xx-small;
}

.L:LINK, .L:VISITED {
	color : Black;
	text-decoration : underline;
	font-size : x-small;
}

.L:HOOVER {
	color : Black;
	text-decoration : none;
	font-size : x-small;
}

.H1 {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-bottom : 0%;
	margin-left : 0%;
	font-weight : bold;
}

.H2 {
	color : #003399;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-left : 0%;
	margin-top : 0%;
	font-weight : bold;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

HR
   {HEIGHT: 1px;
    COLOR: #000000;
    POSITION: relative;
    TOP: 0PX;
    WIDTH: 100%}
	
.H:A:link	 {color: #ffffff; text-decoration: none;}
.H:A:visited{color: #ffffff; text-decoration: none;}
.H:A:hover	 {color:#000000;}
.H:A:link   A:visited{ text-decoration: none;}
.H:A:hover, A:active { text-decoration: none;}