body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #000045;
text-align: left;
}


A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000080;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

P {
	font-family: Verdana;
	font-size: 12px;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000;
background: CCDAEB;
}

P.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000;
}

TD.date {
font-family: Verdana,Arial;
font-size: 11px;
color: #FFF;
}

HR {
	color: #000042;
	height: 1px;
}

TD.topbg {
background-image: url(images/topbg.gif);
}

.style1 {
  background-color:#FFFF00;
  font-weight:bold;
}

.style3 {
	font-size: 6px;
	font-weight: bold;
	color: #FCFCFC;
}
.style4 {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.style14 {color: #000047}
.style15 {
	color: #000033;
	font-size: 6px;
}