

td,body{
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:12px;
	color : #1D4775;
}
h1 {
	font-size:14px;
	font-style: italic;
	margin: 0px;
}
h2 {
	font-size:13px;
	margin: 0px;
}
a, a:visited {
	font-size : 12px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #1D4775;
	text-decoration : underline;
}
a:active, a:hover  {
	font-size : 12px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight : none;
	font-style : normal;
	color : #1D4775;
	text-decoration : underline;
}

.menuLink, .menuLink:visited {
	font-size : 10px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #1D4775;
	text-decoration : none;

}
.menuLink:active, .menuLink:hover  {
	font-size : 10px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #1D4775;
	text-decoration : underline;

}



img {
	border-color : #000000;
}
ul, li {
	color: #000000;
	font-family:Verdana;
	font-size:12px;
}

