body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Garamond, Book Antiqua, Georgia, Times New Roman, Serif ;
    FONT-SIZE: .12em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal ;
    margin : 0px ;
    color : rgb(1,36,126) ;
}

td.nav
{
	background-color : rgb(255,212,76) ;
	background-repeat : no-repeat ;
	font-family : Garamond, Book Antiqua, Georgia, Times New Roman, Serif ;
	FONT-WEIGHT: bold;
	font-size :  medium ;
	color : white ;
}

td.hdr
{
	background-color : rgb(255, 212, 76) ;
	font-family : Garamond, Book Antiqua, Georgia, Times New Roman, Serif ;
	FONT-WEIGHT: bold;
	font-size :  medium ;
	color : rgb(1,36,126) ;
	background-repeat : no-repeat ;
}

td.hdrLinks
{
	font-family : Garamond, Book Antiqua, Georgia, Times New Roman, Serif ;
	FONT-WEIGHT: bold;
	font-size :  small ;
	color : rgb(1,36,126) ;
	vertical-align : super ;
}

td.logo
{
	background-color : rgb(255, 212, 76) ;
	font-family : Garamond, Book Antiqua, Georgia, Times New Roman, Serif ;
	FONT-WEIGHT: bold;
	font-size :  large ;
	color : rgb(1,36,126) ;
	background-repeat : no-repeat ;
}

td
{
    FONT-FAMILY: Garamond, Book Antiqua, Georgia, Times New Roman, Serif ;
    FONT-SIZE: small ;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal ;
    margin : 0px ;
}

a
{
	color : blue ;
	text-decoration : none ;
}

a:hover
{
	color : black ;
	text-decoration : none ;
}

a.hdr
{
	color : rgb(1, 36, 126) ;
	font-size : small ;
}

a.hdr:hover
{
	/*font-weight : lighter ;*/
	color : blacl ;
	text-decoration : none ;
}

a.nav
{
	color : white ;
	font-size : .8em ;
}

a.nav:hover
{
	/*font-weight : lighter ;*/
	color : rgb(255, 212, 76) ;
	text-decoration : none ;
}