BODY {
	background-color : #163333;
	font-family : Verdana;
	background : #163333;
	font-size : 14px;
}

.verdana {
	font-family : Verdana;
	font-size : 14px;
	color : #6BC0AB;
}

.arial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #00005B;
}

A:LINK {
        color : #6BCA0B;
	text-decoration : none;
}

A:VISITED {
	color : #663366;
	text-decoration : none;
}

A:ACTIVE {
	text-decoration : none;
	color : #FFBFBF;
}

TD {
   font-family : Verdana;
   font-size : 14px;
   color : #6BC0AB;
}

P {
   font-family : Verdana;
   font-size : 14px;
   color : #6BC0AB;
}

LI {
   font-family : Verdana;
   font-size : 14px;
   color : #6BC0AB;
}

OL {
   font-family : Verdana;
   font-size : 14px;
   color : #6BC0AB;
}

H1 {
   font-family : Verdana;
   font-size : 18px;
   color : #FF9966;
   text-decoration : bold;
}
