body
{
	font-family : Trebuchet MS;
	font-size: 12px;
	color: #6c6c6c;
	font-weight : normal;
}
H1{
	font-family : Trebuchet MS;
	font-size: 22px;
	color: #a48e58;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	margin : 0px;
}
H2{
	font-family : Trebuchet MS;
	font-size: 18px;
	color: #a48e58;
	font-weight : bold;
	letter-spacing : 0 px;
	padding : 3px 3px 3px 0px;
	margin : 0px 0px 3px 0px;
}
H3{
	font-family : Trebuchet MS;
	font-size: 14px;
	color: #29277b;
	font-weight : bold;
	letter-spacing : 0 px;
	padding : 3px 3px 3px 0px;
	margin : 0px 0px 3px 0px;
}
.smalltext {
	font-family : Trebuchet MS;
	font-size: 10px;
	color: #6c6c6c;
	
}



p {
	font-family : Trebuchet MS;
	font-size: 12px;
	color: #6c6c6c;
	font-weight : normal;
	
}





A.menu {
	font-family : Trebuchet MS;
	font-size : 15px;
	font-weight : normal;
	color : #26586f;
	text-decoration : none;
	line-height : 18px;
	}
A.menu:hover {
	
	text-decoration : underline;
    color : #710000;

	
	}
A:hover {
	
	text-decoration : underline;
    color : #3379c5;

	
	}	
	

A {
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight : normal;
	color : #6c6c6c;
	text-decoration : underline;
	margin-bottom : 0px;
}

UL{
	font-family : Trebuchet MS;
	font-size: 12px;
	color: Black;
	margin-top : 0px;
	margin-bottom : 15px;
	list-style-position : outside;
	margin-left : 15px;
}
LI {
	margin-bottom : 6px;
}