TD,UL,OL,LI,P,BODY,INPUT,SELECT,TEXTAREA	{
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration : none;
	}

body		{
    background-color: #330033;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    }

A		{
	color: #002266;
    font-weight: bold;
	text-decoration: none;
	}

A:HOVER		{
	color : red;
	text-decoration: underline;
	}
		
.comment_header		{
    background-color: #CCCCCC;
    font-size: 75%;
	}

.post_header		{
    background-color: #CCCCCC;
    font-size: 75%;
	}
	
.right_sidebar		{
    background-color: #CECECE;
	}
	
.main_content		{
    background-color: white;	
	}

.header_content		{
	background-color: #330033;		
	}
	
.submit_quote		{
	font-size: 90%;
	font-weight: normal;
    float: right;
	}	

.submit_quote_link		{
	font-size: 90%;
	font-weight: normal;
	}	
	
.box_table_big		{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -10px;
	}

.list_table			{
	margin-top: -10px;
	}

.box_table			{
	margin-left: 10px;
	margin-right: 10px;
	}
	
.big_header
	{
   	font-weight : bold;
	font-size: 145%;
	}

blockquote {
border : 1px solid #000;
margin: 10px;
margin-left: 50px;
padding: 10px;
background-color: #eee;
width: 80%;
font-style: italic;
}
