body, p, td {
	font-family : Verdana;
	font-size : 11px;
	color : #696969;
}
div.ih1 { 
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	letter-spacing: 5px; 
	margin-top: 3px; 
	color: #888888;
} 

h1{
	font-family : Verdana;
	font-size : 18px;
	color : #841E1C;
}
h2{
	font-family : Verdana;
	font-size : 16px;
	color : #841E1C;
	
}
h3{
	font-family : Verdana;
	font-size : 12px;
	color : #841E1C;
}
h4{
	font-family : Verdana;
	font-size : 12px;
	color : #696969;
	
}
a{
	font-family : Verdana;
	font-size : 11px;
	color : #f4a460;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration : underline;
	font-weight : normal;
}
a.header2{
	font-family : Verdana;
	font-size : 11px;
	color : #b76202;
	text-decoration : none;
	font-weight : normal;
}
a.header2:hover {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration : underline;
	font-weight : normal;
}
a.menu{
	font-family : Verdana;
	font-size : 11px;
	color : #d2691e;
	text-decoration : none;
	font-weight : lighter;
	
}
a.menu:hover {
	font-family : Verdana;
	font-size : 11px;
	color : red;
	text-decoration : underline;
	font-weight : lighter;
}
.homepagenews{
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:10px;
	color:gray;
}
Table.tableborder {
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	font-family : Verdana;
	font-size : 12px;
}
Td.tdborder {
	border-bottom : 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
Td.tdheader1 {
	border-bottom : 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #efefef;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
.input1 {
	font-family : Verdana;
	font-size : 11px;
	color : #696969;
}
.button1 {
	font-family : Verdana;
	font-size : 11px;
	color : white;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	background : #f4a460;
	font-weight : bold;
}
Td.tdheader2 {
	color : #b76202;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #fff8dc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
Td.tdheader3 {
	color : #b76202;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #f1f1d4;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}