body 
{
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	background-color: #bdd7f0;
}

a:visited, a:active, a:link 
{
	display: inline;
	color: #666666;
	text-decoration: underline;
}

a:hover 
{
	display: inline;
	color: #bdd7f0;
}

.cssText 
{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.cssHeader 
{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.cssFooter 
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.cssTextBox
{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: right;
}

.cssNav 
{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}