html, body {
	height: 100%; /* Required */
}

body,td,tr,table,p {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
}

.content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
}

p {
	margin: 1em 0;
	line-height: 1.25em;
}

.sml { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #000000;
}

.smlbold { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #000000;
}

.pagetitle { 
	font-family: Times,serif;
	font-size: 22px; 
	color: #000000;
}

.sbtitle { 
	font-family: Times,serif;
	font-size: 14px; 
	color: #636360;
}

.sb { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #636360;
}

.textbox {
	border:#000000 1px solid;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

.footer { 
	font-family: arial,helvetica,sans-serif;
	font-size: 10px; 
	color: #dcd8be;
	text-decoration: none;
}

.date {
	background-color: #c0272d;arial,helvetica,sans-serif;
	Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

A:link
{
	color: #336699;
	text-decoration: underline;
}
A:visited
{
	color: #336699;
	text-decoration: underline;
}
A:active
{
	color: #336699;
	text-decoration: underline;
}
A:hover
{
	color: #003366;
	text-decoration: underline;
}

