body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	}

.topnav
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}

.h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold;
	}

.h2
	{
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold;
	}

.h3
	{
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	}
	
.normaltxt
	{
	font-weight: normal;
	font-size: 15px;
	}
	
.smtxt
	{
	font-weight: normal;
	font-size: 11px;
	}

.xsmtxt
	{
	font-weight: normal;
	font-size: 9px;
	}

.ul
	{
	font-weight: bold;
	font-size: 15px;
	}


a:link 
	{ 
	text-decoration: none; 
	color: Navy;
	}
a:visited 
	{ 
	text-decoration: none; 
	color: Navy;
	}
a:hover
	{ 
	text-decoration: underline; 
	color: red;
	}

.copyright
	{
	font-size: 11px;
	font-weight: bold; 
	}
	
.footerxhtmlvalid
	{
	font-weight: normal;
	text-decoration: none; 
	font-size: 9px; 
	}
	