BODY {
	margin:0;
	padding:0;
	background-color: white;
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	LETTER-SPACING: 0px;
	color: rgb(0,0,0);
	}
TABLE {padding:0; margin:0}
TD { padding:0; margin: 0}
H1 {
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
}
H1.subtitle
{
	font-size: 12px;
    color:White;
    vertical-align: top;
    margin: 0;
}
H2 {
	font-size: 16px;
	margin-bottom: 2px;
}
H2.section {
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 0px;
}
H2.subtitle
{
 	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: Maroon;   
}

a:link, a:visited
{
	color: #FF3300;
	text-decoration: none;
}
a:hover
{	
    text-decoration: underline;
}

a.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 32px;
	color: white;
	text-decoration: none;
}
a.title_url {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
H1.subtitle
{
    color:White;
}
a.menulink:link, a.menulink:visited
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
a.menulink:hover
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: white; 
	text-decoration: underline;
}
a.name_link:link, a.name_link:visited
{
	font-size: 14px;
    font-weight: bold;
    color: maroon;
	text-decoration: none;
}
a.name_link:hover
{
	text-decoration: underline;
}


.content{
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: black;
}
a.readmore:link, a.readmore:visited{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;    
}

a.readmore:hover
{
    color: #FF3300;
    text-decoration: underline;    
}
	

a.article_title{
	color: maroon;
	text-decoration: none;
}
a.article_title:hover{
	text-decoration: underline;
}
    

div.pbreak{
	font-size: 5px;
}
p.small
{font-size: 5px;}
.c_name
{
	font-size: 14px;
    font-weight: bold;
    color: maroon;
}
.c_date
{
	font-size: 10px;
    color: gray;
}
.c_body
{
}
.comment
{    
    padding: 6px;
}

.alt_comment
{    background-color: #EEEEEE;
    padding: 6px;
}
.label
{
    margin-top: 5px;
}
.name {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
    font-weight: bold;
    color: maroon;
}

a.toplistlink:link, a.toplistlink:visited, a.toplistlink:hover
{
    font-size: 11px;
}

.text11
{
    font-size: 11px;
}