body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
}

td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #376892;
}
td a:link, td a:visited {
	color: #AC831B;
	text-decoration : none;
}
td a:hover, td a:active {
	color: #A52A2A;
	text-decoration : none;
}

td.submenu {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DAA520;

	
}
td.submenu li {
	padding-left: 14px;
	margin-bottom : 0px;
}
td.submenu a:link, td.submenu a:visited {
	font-size: 14px;
	color: #DAA520;
	text-decoration : none;
	padding:3px;
}
td.submenu a:hover, td.submenu a:active {
	color: Maroon;
	text-decoration : none;
}

table.content tr td {
	padding-left: 20px;
	padding-right: 20px;
}
 li {
	list-style-type : square;
}
.head1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #CB6E52;
}
.head2 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight : bold;
}

hr.submenu{
color: #F7ECB8;
height:1

}

.footer {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
