body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height:19px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {font-size: 12pt; font-weight:bold;}
h2 {font-size: 10pt; font-weight:bold;}

.content,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height:19px;
	margin-left:10px;
	margin-right:10px;
}

a:link {
	text-decoration: none;
	color: #0C2A4C;
}
a:visited {
	text-decoration: none;
color:#000000;
}
a:hover {
	text-decoration: none;
color:#0066FF;
}
a:active {
	text-decoration: none;
color:#000000;
}

a.nav:link {
	text-decoration: none;
	color: #0C2A4C;
}
a.nav:visited {
	text-decoration: none;
	color: #0C2A4C;	
}
a.nav:hover {
	text-decoration: none;
	color: #84969C;
}
a.nav:active {
	text-decoration: none;
}
a.navfooter:link {
	text-decoration: none;
	color: #0C2A4C;
}
a.navfooter:visited {
	text-decoration: none;
	color: #0C2A4C;	
}
a.navfooter:hover {
	text-decoration: none;
	color: #84969C;
}
a.navfooter:active {
	text-decoration: none;
}

a.navtop:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.navtop:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
a.navtop:hover {
	text-decoration: none;
	color: #84969C;
}
a.navtop:active {
	text-decoration: none;
}
