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

h1 {
	font-size: 36px;
	color: #003366;
	font-weight: bold
}
h2 {
	font-size: 22px;
	color: #003366;
	font-weight: bold
}
h3 {
    font-size: 18px;
	color: #003366;
	font-weight: bold
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
    font-size: 9px;
	font-weight: bold
}
h6 {
    font-size: 10px;
	font-weight: bold
}

