a:link {text-decoration:underline; }
a:hover{font-weight:bold; }

.site a:link, .site a:visited 
{
color:#333366; text-decoration:none;
}

.site a:hover
{
color:#333366; text-decoration:underline;
font-weight:normal;
}

.t12blue {
	font-family: tahoma;
	font-size: 12px;
	color: #203662;
}
.t12white {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
}
.style2 {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style3#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style4 {
	font-family: tahoma;
	font-size: 16px;
	color: #203662;
}

h1#sitemap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	display:inline;
	margin:0;
}

.margin_list {
	margin: 4px;
	list-style-type: circle;
}

body {
	background-color:#FFFFFF;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
	background-image:url(images/bgb.gif);
	}
	
