body { margin:0px; background-image: url(images/back.jpg);
	background-repeat: repeat-x;
 }
 body, td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
}
p { background-image: none }

a{
	color:#ffffff;
	background:#003366;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none; color:#CCFFFF; background:#003366;
}
a:active {
	text-decoration: underline;
}



h1 {
    font-size: 36px;
	color: #003366;
	font-weight: bold
}

h2 {
    font-size: 24px;
	color: #003366;
	font-weight: bold
}

h3 {
    font-size: 16px;
	color: #003366;
	font-weight: bold
}
h6 {
    font-size: 14px;
	color: #003366;
}
