body {
	background-image: url(images/back.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin:0px;
}
body, td {
	font-family : Verdana, Arial, sans-serif;
	margin-top: 0px;
}
a{
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF; background-color:#003366;

}
a:hover{text-decoration:none;}
h1,h2,h3,h4,h6 {
	font-weight: bold;
	text-align:center;
	margin-top: 2px;
	color: #000066;
}
h1 {
	font-size:34px;
}
h2 { font-size:16px; 
	}
h3 { font-size:14px; 
	}
h4 { font-size:14px; 
	}
h5 { font-size:14px; 
	}
#header { background-color:#003366; color:#FFFFFF;}
#navigation {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #003366;
}
#navigation2 {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #003366;
}
#maincontent {
	font-size:13px; background-color:#003366;
}
.maincontent {
	font-size:13px; background-color:#FFFFFF
	
}
#footer {
	font-size:10px;
	color:#FFFFFF;
	background-color:#003366;
}
.leftsidebar {
	background-color:#003366;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.rightsidebar {
	background-color:#003366;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.styleback {font-size: 10px; font-weight:bold;}
