TD,UL,OL,LI,P,BODY,INPUT,SELECT,TEXTAREA
	{
	font:100%/145% "Neue Helvetica", Helvetica, "Lucida Grande", Verdana, sans-serif;
	line-height:1.4em;
	color : #000000;
	text-decoration : none;
	}

.post_title,.faqHeader
	{
	margin:30px 0 0;
	font-size:18pt;
	font-weight: normal;
	line-height:24pt;
	letter-spacing:-1px;
	color:#333;
	}

.bold
	{
	font-weight : bold;
	}
	
.main_box_title
	{
	font-size:24pt;
	line-height:40pt;

	font-weight: normal;
	color:#333;
	}

h1
	{
	font-size:24pt;
	line-height:28pt;

	font-weight: normal;
	color:#333;
	}
	
.box_title
	{
	font-size:16pt;
	font-weight: normal;
	color:#333;
	}
	
.edit_link
	{
	font-size: 80%;
	color : #FF0000;
	}

.small
	{
	font-size: 80%;
	}
	
	
	
body
    {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
    }

A
	{
	color:#0066cc;
	text-decoration: none;
	}

.post_header
	{
    font-size: 80%;
    color: #777777;
	}

A.post_header_link
	{
    color: #0066ff;
	}

.comment_header
	{
    font-size: 80%;
    color: #777777;
	}

A.comment_permalink
	{
    color: #777777;
	}
	
.comment_byline	
	{
    font-size: 80%;
    color: #777777;
    padding-bottom: 10px;
	}

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

.submit_quote
	{
    font-size: 80%;
    float: right;
	}
	
.box_header
	{
    background-color: black;
    color: orange;
   	font-weight : bold;
	}
	
.box_content
	{
    background-color: white;
	}


.box_content_sidebar
	{
    background-color: #EEEEEE;
	}	
	
.plain
	{
    font-weight: normal;
	}

.main_column
	{
	padding-top: 15px;
	}

A:HOVER
	{
	color : red;
	text-decoration: underline;
	}
	
.blackborder { 
	border: 8px solid #000000; 
	}	
.blackborder:link { 
	border: 8px solid #000000; 
	}	
.blackborder:visited { 
	border: 8px solid #000000; 
	}	
.blackborder:hover { 
	border: 8px solid #000000; 
	}	