body {  
text-align: left; 
	color: #000000;
	font-size: 10px; 
	font-family: Arial Greek; 
	text-align: justify; 
}
a:active {  font-family:Arial Greek, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;	}
a:hover {  font-family: Arial Greek, sans-serif; font-size: 10px; 	font-weight: normal; color: #AB0000; text-decoration: none;	}
a:link {  font-family: Arial Greek, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a:visited {  font-family: Arial Greek, sans-serif; font-size: 10px; 	font-weight: normal; color: #000000; text-decoration: none;}
.title
{
	text-align: left; 
	letter-spacing: 2px;
	color: #000255;
	font-size: 10px;
	font-family: Verdana Greek;
	text-transform: uppercase;
	border-bottom: 1px solid #D5D6D1;
}
h2{
font-family: Verdana Greek; 
font-size: 10pt;
color: #123B00;
width: 100%;
text-align: left;
}
/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: left;
	background: #D4D3B5;
}

p.commenter {
	background: #D4D3B5;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #D4D3B5;
	padding: 1em;
	width: 100%;
	overflow: auto;
	margin: 0 0 1em 0;
}

img.gravatar {
	float: left;
	margin: 0 1em 0 0;
}

.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #D4D3B5;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}