/* CSS Document */

body {
	
	padding: 0;
	margin: 0;
	border: 0;
	margin-height: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	background: #eec url(graphics/bg.gif) top center repeat-y;
	}

.page_header {
	
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}
	
.main_header {
	
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}
	
.page_header_plain {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.body_text {
	
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	}	
	
.page_header {
	font-size: 24px;
	font-weight: bold;
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}	
	
.hour_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	line-height: 20px;
	}
	
a {
	color: #000;
	text-decoration: underline; }

a:link { color: #669933; }
a:visited { color: #666; }
a:hover { color: #990000; }
}
