body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
background-color:#335296;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#335296;
}
h2 { font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color:#335296;
}
h3 { font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color:#335296;
	background: #339933;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
  color: #000099;
text-decoration: none;  
}

a:hover {
color: #000099;
text-decoration: none;
	
}

a:active {
	color: #000000;
}

.body{
	background-image: none;
	background-repeat: no-repeat;
}
