TD {
	font-size : 14px;
	font-family :  Arial;
	
}
TD.pagetitle {
	font-size : 15pt;
	color : Navy;
	text-align : center;
	height : 35;
}

TABLE.ref {
                font-family : Arial;
                font-size : 18px;
                font-weight : bold;
                
}
TD.ref {
               	font-family : Arial;
               	font-size : 15px;
}


TD.menubar {
	font-family : Arial;
	color : White;
	font-size : 11 px;
	font-weight :bold ;
	text-align : center;
	background-color : #7799cc;
	border-left : thin solid Navy;
	border-bottom : thin solid Navy;
	border-top : thin solid #99ccff;
	cursor:pointer;
	cursor:hand;
	border-right : thin solid #99ccff;
	vertical-align : middle;
}
TD.bodies {
	font-size : 14px;
	font-family :    Arial,Helvetica, sans-serif;
	
}
TD.featurehead {
	color : Black;
	font-size : 14 px;
	font-weight : bold;
	background-color : ffcc00;
	text-align : center;
	vertical-align : top;
}
.copyright {
	font-size:20 px;
	text-align : left;
}
BODY {
	
	font-family :  Arial;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
H1 {
	color : Navy;
	font-size : small;
	font-family :  Arial;
}
TD.logoborder {
	font-family : Arial;
	background-color : #7799cc;
	font-size : 12pt;
	color : #000099;
	vertical-align : top;
	text-align : center;
	width : 120;
; font-weight: bold
}
TD.copyright {
	font-family : Arial;
	font-size : 7pt;
	text-align : right;
}
A:HOVER {
	color : Red;
}
A.footer:HOVER {
	color : White;
	text-decoration:underline;
}
A.menubar:HOVER{
	color:White;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration:none;
	color : Blue;
}
A.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration:none;
	color : white;
}
A.menubar {
	font-family : Arial;
	color : White;
	font-size : 11 pt;
	font-weight :bold ;
	text-align : center;
}

HR {
	color : #7799cc;
}
