﻿
#header1, #news_left, #news_right, #footer 
{
    display: none;
}

#Title 
{
    font-weight:bold; font-size: 24px; line-height: 27px; width: 800px;
    overflow: visible !important;
}

#article_content, #article_content p, #article_content li
{
	font-size: 16px; line-height: 18px; width: 800px;
    
}

#Subheader2.etable td

{
	border-width: 0px;
	padding-top: 5px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-size: 8pt;
	font-family: Arial;
	-moz-border-radius: ;
}