body {
	text-align: center;
	background-image: url(../images/backgrounds/blue.png);
	background-repeat: repeat-x;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	vertical-align: top;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #003399;
}


td { }

a:link {
	color: #CC6500;
	text-decoration: blink;
}

a:visited {
	color: #006633;
}

a:hover {
	color: #CC0033;
}

a:active { }
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #263A91;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
#top {
	height: 15px;
	width: 760px;
	background-image: url(../images/top.jpg);
}
