BODY {
	color: Black;
	background-color: rgb(0,13,32);
	font-family: "Trebuchet MS", Arial, san-serif;
	font-size: 9pt;
}


TD {
	font-family: "Trebuchet MS", Arial, san-serif;
	font-size: 9pt;
}

.title {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 14pt;
	color: rgb(255,255,255);
}

.little {
	font-family: "Trebuchet MS", Arial, san-serif;
	font-size: 7pt;
	color: rgb(244,246,252);
}


.norm{
	font-family: "Trebuchet MS", Arial, san-serif;
	font-size: 9pt;
	color: rgb(244,246,252);
}
.toolbar { height: 21px; }

.whitelink { color: rgb(244,246,252); }

.smtxt {color: rgb(244,246,252);
	font-size: 8pt;
}


.medialink { color: rgb(255,255,255);
	font-size: 12pt;}


.tablebg1 {
	background-color: rgb(0,30,52);
}

HR {
	color : Black;
	width : 99%;
	text-align : center;
	height : 1px;
}


A {	color: #006699;
	font-family: "Trebuchet MS", Arial, san-serif;
	text-decoration: none;
	font-weight : bold;
}


A:HOVER {
   font-family: "Trebuchet MS", Arial, san-serif;
	text-decoration: underline;
}




