body { 
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin: 3px ;
}
p {
	padding: 15px 3px 2px 3px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin:0px;
	}
A:link {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A:visited {	
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A:active {	 
	font-size: 7pt;
	font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A:hover {				 
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold; 
	color: #FF0000;
	}
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: #FF0000;
	}
A.small:link {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.small:visited {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.small:active {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.small:hover {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
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: #CC3300;
	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;
}

h5 {
	font-size: 9pt;
	font-family: Arial; 
	color: #CC3300;
	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;
}		

#container{
	margin:auto;
}  

#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 */
}
#navrightTitle {
border: 0px solid black; 
width: 180px;
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: 720px;
border: 0px solid black;
padding: 2px;
float:left;
}
#contentTitle { 
width: 740px;
border: 0px solid black;
padding: 2px;
float:left;
}
#footer {
margin: 20px 20px 0 20px;
padding: 20px;
border: 0px solid black;
clear: both;
}
#columnists{
	font-size: 7pt;
	font-family: Verdana;
	color:#000000 ;
}
#paypal{
	font-size: 6pt;
	font-family: Verdana;
	color:#000000 ;
	text-align:center;
}

