body {
	background-color: #003366;
}
.barback {
	background-image: url(images/nav_bar_back.gif);
	background-repeat: repeat-x;
}
p, td, th {
	font-family: Arial, Verdana;
	font-size: 12px;
}
a:link {
	color: #0000FF;

}

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

h1, h2, h3, h4 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.clock {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
