﻿body 
{
	width: 1024px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 12px;
}
#copyright
{
	float: right;
	font-size: 10px;
	color: Gray;
}
#medHeader
{
font-size: 14px;
font-weight: bold;	
}
#smallHeader
{
font-size: 12px;
font-weight: bold;	
}
#DateDayLabel
{
 position: relative;
 top: 10px;
 left: 10px;
 color: Blue;	
}
#hlLink
{
  text-align: center;
  padding-bottom: 15px;	
}