A {
	color : #222;
}
A:visited {
	color : #000;
}

A:hover {
	color : #444;
}


BODY {
	background-color : #737394;
}
TD {
	font-family : Verdana;
	font-size : 10px;
}
H1
{
    font-weight: bold;
    color: black;
    font-size: 10px;
    display: inline;
}
H2 {
font-weight: bold;
    color: black;
    font-size: 10px;
    display: inline;

}

P {
	font-family : Verdana;
	font-size : 8px;
	font-weight : normal;
}
.title
{
    font-weight: bold;
    color: white;
}
    



