body {
	background: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #525252;
	line-height: 20px; 
	text-align: justify;}

A{
	text-transform: uppercase;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color:#d9d68e;
	letter-spacing:0;}

A:hover{
	text-decoration: none;
	color:#8ac86f;
	cursor:help;
	letter-spacing:0;
	border-bottom: 1px dashed #d9d68e;}

i{
	color: #8ac86f;}

b{
	text-transform: uppercase;
	font-size: 10px;
	color: #8ac86f;}

u{
	border-bottom: 1px dashed #8ac86f;
	color: #8ac86f;}

h1 {
	font-family: Courier New, Times New Roman;
	font-size: 22px;
	color: #d9d68e;
	font-weight: lighter;
	text-align:left;
	margin-bottom: 3px;
	text-transform: lowercase;
	padding-left: 40px;}


.nav{
	text-align: center;
	padding-left: 0px;
	font-family: Courier New, Verdana;
	font-size: 11px;
	text-transform: lowercase;}


.nav a{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border: 0;
	letter-spacing:1px;
	padding: 3px;}

.nav a:hover{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dashed #8ac86f;}

input, textarea, select  {
	font-family: Verdana;
	font-size : 11px;
	color: #525252;
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #525252;} 

blockquote{
	background: #ffffff url(stat.jpg) no-repeat right bottom;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 15px;
	padding-top: 45px;
	border: 1px dashed #a5a5a5;
	width: 240px;
	margin-left: 100px;}