.header {
	font: bold small-caps normal 14px/30px Georgia, Times New Roman, Times, serif;
	text-transform: capitalize;
	color: #CCCCCC;
	letter-spacing: 4px;
	word-spacing: 10px;}
.footer{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.MainText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	color:#CCCCCC;
	line-height: 14pt;
	text-indent: 12px;

}
.MainTextNoIndent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#CCCCCC;
	line-height: 14pt;
}
a.navlink:link	{
	color:ffffff;
	font-size:13px;
	text-decoration:underline;
	font-family: Georgia, Times New Roman, Times, serif;

}
a.navlink:visited {
	color:cccccc;
	font-size:13px;
	font-family: Georgia, Times New Roman, Times, serif;
}

a.navlink:hover   {
	color:00FF00;
	font-size:13px;
	text-decoration:none;
	font-family: Georgia, Times New Roman, Times, serif;
}
