body,table {
	margin:0px;
	color: #000000;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 11px;
	padding: 0;
	text-align: justify;
 }

p{
	margin: 0;
	padding: 5px 8px 5px 8px;
        line-height: 23px;
	text-align: justify;
}

b{	color: #039911;
font-family: Arial;
font-size: 12px;
letter-spacing: 2px;
}
i{	color: #DA0C0F;
font-family: arial narrow;
letter-spacing: 2px;
font-size: 12px;
}

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: georgia;
font-size: 20px;
line-height: 10px;
padding-left: 30px;
padding-right: 0px;
padding-bottom: 1px;
padding-top: 5px;
color: #DA4603;
font-style: italic;
text-transform: lowercase;
text-align: left;
font-weight: none;
letter-spacing: 5px; 
}
.front
	{
	color: #0059CA;
	font-family: georgia; 
	letter-spacing: 2px;
	font-size: 22px;
	font-weight: bold;
	padding: 0px; 
}
.copyright
	{
	color: #000000;
	font-family: georgia; 
	letter-spacing: 1px;
	font-size: 8px;
        font-weight: bold;
        font-style: italic;
	padding: 0px; 
}
.border
{position: relative;
 padding: 0px;
}
img { 
border-color: #E4B100; 
}
a:link {color: #09AAC2; 
 font-family: georgia; font-size: 11px; letter-spacing: 1px; text-decoration: none; text-transform: none; font-weight: bold; }
a:visited {color: #09AAC2; 
 font-family: georgia; font-size: 11px; letter-spacing: 1px; text-decoration: none; text-transform: none; font-weight: bold;  }
a:hover {color: #096DC2; 
 font-family: georgia;  font-size: 11px; letter-spacing: 1px; text-decoration: none; text-transform: none; font-weight: bold; 
}

.stats {
border: 1px dashed #000000;
padding: 10px;
background-color: #FFD3D9;
width: 382px;
margin: 0 auto 0 auto; 
}
input, textarea, select, button {
	background-color: #FEEDEE;
	font-size: 11px;
	color: #000000; 
	font-family: Trebuchet MS;
	border: 2px solid #A11810;
	margin: 0;
	padding:2px; }