body {
	margin-top: 20;
	}
	
body.subpage  {
	margin-top: 0;
	}

.tableBorder {
	padding: 0;
	margin: 0;
	border-width: 2;
	border-color: #000000;
	border-style: solid;
}

li, body, p	{
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

p{
		margin-left: 10px;
		margin-right: 10 px;
}
.footer {
	color: #CCCC99;
	font-family: verdana;
	font-size: 10px;
	line-height : 18px;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #99ccff;
}

h2{
	font-size: 14px;
	line-height: 18px;
}

h3{
	font-size: 13px;
	line-height: 13px;
	color: #006633;
	font-weight: 700;
}

a:link {
	text-decoration : none;
	color: #99ccff;
	font-weight: 900
}

a:hover {
	text-decoration : underline;
}

a:visited {
	color: #FF9966;
	text-decoration: none;
	font-weight: 900;
}

.calendar, .th	{
	font-size: 11px;
	font-weight: 800;
	background-color: #000066;
	color: #FFFFCC;
	vertical-align: top;

}

.tabledisplay {
	
	font-size: 11 px;
	background-color: #E1F0FF;
}

.continued  {
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	color: Black;
	line-height: 6px;
	margin-left: 5px;
}

.press  {
	color: #003333;
	font-weight: 500;
	
	}
	
.quote  {
    font-weight: 700;
	
	}
	
.author  {
	text-align: right;
	font-style: oblique;
}

td {
	font-size: 11px;
}

div.float {
	
	float: right;
}
