body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
    font-style: normal; 
    font-weight: normal; 
    text-align: justify; 
    line-height: 8px; 
    font: 8pt arial;
	color: #949494; 
	letter-spacing: 0px;
}

.content {
    -moz-box-sizing:border-box;box-sizing:border-box;
	background-color: none;
	padding: 0px;
    padding-bottom: 15px;
	margin: 0;
    margin-left: 546px;
    margin-top: -375px;
	width: 255px;
}

.stats {
    background-image: url(statsbg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 3px;
	width: 255px;
}

.about img {
     margin: 10px;
     border: 7px solid #eaeaea;
}

ul {
list-style: url(bullet.gif);
margin-left: 15px;
} 

a:link, a:active, a:visited {
color: #1a5fa2;
text-decoration: none;
}

a:hover {
	color: #75b6c7;
     border-bottom: 1px dotted #dc3233;
}

h1 {
text-align: left;
font-family: Georgia, serif;
font-size: 11pt;
font-style: italic;
color: #75b6c7;
letter-spacing: 5px;
padding-left: 22px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 8px;
margin-bottom: 5px;
line-height: 17px; 
background-image:url(h1star.gif);
background-repeat:no-repeat;
}

h1:first-letter{
font-size: 20px; 
font-weight: bold;
font-family: Georgia, Helvetica, sans serif; 
font-style: italic;
color: #75b6c7;
text-transform: lowercase;
}

input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt arial;
	color: #75b6c7;
	letter-spacing: normal;
	border: 1px dotted #dc3233;
	padding: 1px;
}

b {color: #75b6c7;}
i {color: #dc3233;}
u {color: #dc3233;}
