BODY, Table {
	color : white;
	font-family : Arial, sans-serif;
	font-size: small;
	/*text-align: justify;
	*/
}
Table.navy {
	color : navy;
	background : #fffff9;
}
Table.navy2 {
	color : navy;
	background : #fffff9;
	font-size : smaller;
}
Table.navy3 {
	color : Navy;
	font-size : smaller;
}
Table.nav{
	font-size: smaller;
	color: #6666cc;
}
Table.nav2{
	BORDER-RIGHT: white 2px outset; 
	BORDER-TOP: white 2px outset; 
	FONT: normal  x-small arial; 
	BORDER-LEFT: white 2px outset; 
	WIDTH: 250px; COLOR: white; 
	BORDER-BOTTOM: white 2px outset; 
	BACKGROUND-COLOR: #aaaaff; 
	TEXT-ALIGN: left; 
	layer-background-color: black;
}
}
Table.nav3{
	font-size: smaller;
	color: #FFcc00;
}
TR.form {
color: navy;	
}
TD.head{
	font-weight : bold;
	font-variant : small-caps;
}
font.top {
	color : #ffcc00;
	font-size : large;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}
font.strap{
color: #ffcc00;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}
font.strap2{
	color: #ffcc00;
	font-weight: bold;
	font-family: sans-serif;
}
H1{
	font-size: larger;
	color: navy;
}
H2 {
	font-size: larger;
	color: navy;
	/*font-variant: small-caps;
	*/
}

H3 {
	font-size: larger;
	color: navy;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #ffcc00;
	}

A {
	text-decoration: none;
	color: #ffffff;
}
A.navy {
color: navy;
}
A.skyb {
color: #6666ff;
font-weight: bold;
}
A.form {
color: navy;
font-weight: bold;
}
A.big{
color: #9999ff;
font-weight: bold;
font-size: larger;
}
A:Hover {
	text-decoration: underline;
	color: #ffcc00;
}

HR {
	color: navy;
	height: 1pt;
}
td.n {background:navy;}
td.w {background:#ffffff;}
td.b {background:#0000aa;}
td.y {color:#ffcc00;}


	Strong{
	color: #6666ff;
}
