<!--
<STYLE TYPE="text/css">


body { 
margin-left: 0%; 
margin-right: 0%; 
margin-top: 0%; 
font-family: Times New Roman, sans-serif; 
font-size: 12; 
}

a.plain { text-decoration: none } 

marquee{
    font-size: 7.5pt; 
    font-family: 'Tahoma';
   
}


td
{
    font-size: 7 pt; 
    font-family: 'Tahoma';
   
}

li
{
    font-size: 10pt; 
    font-family: 'Tahoma';
   
}

.dashedCells
{
	border-bottom:1px dashed #2F4F4F;
	font-size: 11;
	font-family: 'Tahoma';
}

.listArchives
{
	font-size: 12;
	font-family: 'Tahoma';
}

.titles
{
	color: #483726;
	font-size: 16;
	border-bottom:1px solid #2F4F4F;
}

.HomePagetitles
{
	color: #483726;
	font-size: 14;	
	border-bottom:1px solid #2F4F4F;
}

.Logotitles
{
	border-bottom:1px solid #2F4F4F;
	align: center;
}

.CommentHeader
{

	font-size: 13;
	align: right;
}

.CommentDetails
{
	border-bottom:1px dashed #2F4F4F;
	font-size: 13;
	align: right;
}

a:link
{
	color: #483726;
	text-decoration: none;
};

a:hover
{
	background-color: #F4F4F4;
	text-decoration: underline;
};

a:visited
{
	text-decoration: none;
}

</STYLE>
-->