P  {
	font-size : xx-small;
	font-family : Verdana, Helvetica, Arial, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : black;
}
TD  {
	font-size : xx-small;
	font-family : Verdana, Helvetica, Arial, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H1  {
	font-size : 30px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	color : #000000;
 	text-decoration : none;

}

H2  {
        font-size : 13px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	color : black;
 	text-decoration : none;}

H3  {
    font-size : xx-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	color : black;
 	text-decoration : none;}

A  {
	font-size : xx-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	font-style : normal;
	color : black;
       	text-decoration : none;
}
.name  {
	font-size : xx-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	font-style : normal;
	color : black;
}

A:Visited  {
	font-size : xx-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	font-style : normal;
	color : black;
       	text-decoration : none;
        }

A:Active  {
	font-size : xx-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	font-style : normal;
	color : red;
       	text-decoration : none;
        }

A:Hover  {
	font-size : xx-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	font-style : normal;
	color : #B43830;
       	text-decoration : none;
        }

BODY  {
	font-size : x-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : normal;
	font-style : normal;
	color : navy;

}

