/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

	a:link          {text-decoration: none;color:#0B5182;}
	a:visited       {text-decoration: none;color:#0B5182;}
	a:active        {text-decoration: none;color:#0B5182;}
	a:hover         {text-decoration: underline;color:#0B5182;}

a.nav2:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav2:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav2:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
