body,table {
	margin:0px;
	color: #000000;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
	letter-spacing: 2px;
	font-style: italic;
        overflow-x:hidden;
	text-align: justify;
 }

p{
	margin: 0;
	padding: 5px 8px 5px 8px;
        line-height: 23px;
	text-align: justify;
}

b{	color: #039911;
font-family: Tahoma;
font-size: 12px;
letter-spacing: 2px;
}
i{	color: #a100ff;
font-family: arial narrow;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 14px;
}

hr { 
height: 0; 
border-style: dashed;
width: 70%;
text-align: center;
border-width: 1px 0px 0px 0px; 
border-color: #A11810; }

.center {
	text-align: center;}

h1 {
font-family: Courier New;
font-size: 24px;
line-height: 5px;
padding-left: 30px;
padding-right: 0px;
padding-bottom: 1px;
padding-top: 5px;
color: #e73581;
text-align: left;
font-weight: none;
font-style: none;
letter-spacing: 10px; 
}
.border
{position: relative;
 padding: 0px;
}
img { 
border-color: #E4B100; 
}
.nav a,.nav a:link,.nav a:active,.nav a:visited {
	color: #000000;
	font-family: georgia;
	font-size: 22px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav a:hover {
	color: #5b5b5b;
	font-family: georgia;
	font-size: 22px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
a:link {color: #0087ff; 
 font-family: georgia; font-size: 12px; letter-spacing: 1px; text-decoration: none; text-transform: none; font-weight: bold; }
a:visited {color: #0087ff; 
 font-family: georgia; font-size: 12px; letter-spacing: 1px; text-decoration: none; text-transform: none; font-weight: bold;  }
a:hover {color: #4997dc; 
 font-family: georgia;  font-size: 12px; letter-spacing: 1px; text-decoration: none; text-transform: none; font-weight: bold; 
}

.stats {
border: 1px dashed #000000;
padding: 10px;
background-color: #e3e3e3;
width: 520px;
margin: 0 auto 0 auto; 
}
input, textarea, select, button {
	background-color: #e3e3e3;
	font-size: 12px;
	color: #000000; 
	font-family: Trebuchet MS;
	border: 2px dotted #000000;
	margin: 0;
	padding:2px; }
