TD.form {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : White;
}

A {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #FFFF5E;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : Maroon;
}

A:HOVER.database, A:VISITED.database {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : Maroon;
}


A:VISITED {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
}

P {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : White;
}

A.database {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : #FFFF5E;
}

H1 {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	color : Yellow;
}

H2 {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFF5E;
}



P.footer {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : White;
}




