body { 
    font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin:10px;
}
p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin:0px;
	background-color: #ffffff;
	}
A:link {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	}
A:visited {	
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	}
A:active {	 
	font-size: 8pt;
	font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	}
A:hover {				 
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold; 
	color: #0000FF;
	}
A.title:link {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A.title:visited {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A.title:active {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A.title:hover {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	}
A.right:link {
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.right:visited {
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.right:active {
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.right:hover {
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	}
A.footer:link {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	} 
A.footer:visited {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.footer:active {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.footer:hover {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
h1 {
	font-size: 12pt;
	font-family: Arial;
	color: #000000;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color: #0000FF;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

h4 {				   
	font-size: 12pt;
	font-family: Arial; 
	color: #996600;
	font-weight: bold;
}

p.one{
	padding: 2px 3px 2px 3px;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	
}
p.two{
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
p.three{
	padding: 2px 3px 2px 3px;
	color: #0000CC;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
p.four{
	padding: 15px 90px 2px 90px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin:0px;
	background-color: #ffffff;
} 
p.five{
	padding: 2px 3px 2px 3px;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}		


#navright {
border: 0px solid black; 
width: 200px;
padding-left: 5px;
padding-right: 5px;
float: right;
display: inline; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */
}
#content { 
width: 745px;
margin-left: 10px;
margin-right: 5px;
border: 0px solid black;
padding: 2px;
}
#footer {
margin: 20px 20px 0 20px;
padding: 20px;
border: 0px solid black;
clear: right;
}

