H1 {
	font-size: 15pt;		
	color: #000;	
}

H2 {
	font-size: 13pt;		
	color: #000000;	
}

H3 {
	font-size: 11pt;		
	color: #800000;	
}


.body {
	background: #000;
	color: #333;
	font-family: Tahoma, Verdana, sans-serif;
}

.TopNav  {
	color : #FFFFFF;
	background-color : #000000;
	text-align : right;
	font-size : 8pt;
	letter-spacing : 1px ;
	height : 20px;
	font-family : Tahoma, Trebuchet MS, sans-serif;	
}

.TopNav A:link{
	color: #FFFFFF;
	text-decoration: none;
}


.TopNav A:visited{
	color: #FFFFFF;
	text-decoration: none;
}


.TopNav A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.Masthead  {
	color : red;
	text-align : center;
	font-size : 12pt;
	height : 100px;
	background-color: #CCCC99;
}

.leftcol {
	background: #dfd0a7;
	width : 170px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.NavMenu  {
	color : #FFFFFF;
	height : 24px;
	background-color : #000000;
	text-align:center;
}

.MainContent  {
	color: #000000;
	text-align : left;
	height : 400px;
	width : 810px;
	background-color: #FFFFFF;
	vertical-align : top;
	font-family : Tahoma, Trebuchet MS, sans-serif;
	font-size : 9pt;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 30px;
	padding-bottom : 30px;
}

.MainContent A:link{
	color: #000000;
	text-decoration: underline;
}


.MainContent A:visited{
	color: #000000;
	text-decoration: none;
}


.MainContent A:hover{
	color: #333;
	text-decoration: underline;
}

.footer  {
	color : #000000;
	background-color : #FFF;
	text-align : center;
	font-size : 7pt;
	letter-spacing : 1px ;
	height : 20px;
	font-family : Tahoma, Trebuchet MS, sans-serif;	
}


.footer A:link{
	color: #000000;
	text-decoration: none;
}


.footer A:visited{
	color: #000000;
	text-decoration: none;
}


.footer A:hover{
	color: #000000;
	text-decoration: underline;
}



.pdf-icon{
	background-color : red;
	float : right;
	border : hidden;
	border : none;
	outline: none;

}

a {
    outline: none;
 }
a img {
    border:none;
 }

td  {
	color: #000000;
	text-align : left;
	font-family : Tahoma, Trebuchet MS, sans-serif;
	font-size : 9pt;
}

input  {
	color: #000000;
	text-align : left;
	font-family : Tahoma, Trebuchet MS, sans-serif;
	font-size : 9pt;
}

select  {
	color: #000000;
	text-align : left;
	font-family : Tahoma, Trebuchet MS, sans-serif;
	font-size : 9pt;
}