body, td, th, p, li, ul, ol, blockquote {
	background-color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}


a {
	color : #34557B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color: #ff6600; 
}



h1 { 
	font-size: 16px;
	color: #ff6600; 
}


h3{
    font-weight : bold;
    font-size : 16px;
    border-top-color : Black;
    border-top-style : solid;
    border-top-width : 1px;
    border-left-color : Black;
    border-left-style : solid;
    border-left-width : 1px;
    padding-left : 3px;
    color : #ff6600;
    font-family : Arial, Helvetica, sans-serif;
    margin-right : auto;
}   

h6 { color: #000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	padding-left: 3px;
	border-top: 1px none;
	border-left: 1px none;
	border-left-color: Black;
	border-left-style: solid;
	border-top-color: Black;
	border-top-style: solid  
	}

h5 { color: navy;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	padding-left: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-left-color: Black;
	border-left-style: solid;
	border-top-color: Black;
	border-top-style: solid  }


h4{
	font-size : 13px;
	font-weight : bold;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

h7 { color:#CF0000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; margin-right: auto; padding-left: 3px; border-top: 1px; border-left: 1px; border-left-color: Black; border-left-style: solid; border-top-color: Black; border-top-style: solid }


#endBar {

	font-weight : bold;
	font-size : 12px;
	margin-right : auto;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	padding-left : 3px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;

}
