body {
	background-color: #416080;
	margin: 0px; 
}

p,td,li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #003333;	
}

a {
	color: #3E5A4A;	
}

a:hover {

	color: #339966;	
}

a:visited {

	color: #416080;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	color: #416080;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	color: #3E5A4A;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	color: #003366;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #416080;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #3E5A4A;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #003366;
}

.copyright {
	font-size: 9px;
	color: #BDC6D5;	
}

a.copyright {
	color: #BDC6D5;	
}

a.copyright:hover {

	color: #FFFFFF;	
}

a.copyright:visited {

	color: #BDC6D5;
}

td.left {

background: url(../images/leftbg.jpg);
background-repeat: repeat-y;
}

td.right {

background: url(../images/rightbg.jpg);
background-repeat: repeat-y;
}

td.content {
background-color: #BDC6D5;

}

td.blue {
background-color: #9BB0CB;

}
