body {
	margin: 0 0 0 0;
/*	margin-top:15px;*/
/*	margin-bottom:15px;*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	background-color: #fdf3cf;
/*	background-image:url(images/try.gif);*/
/*	background-image:url(images/bg2.jpg);*/
}
H1 {
	font-family: Verdana;
	font-size: 18px;
	color: #814722;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 10px;
	font-weight: bold;
}
H2 {
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-weight: bold;
}
H3 {
	margin-bottom : 0px;
	color : #f87e17;
	font-size : 13px;
	font-family : Verdana;
	font-weight: bold;
}
.menu {
	color : #333333;
	margin:0px 0px 0px 0px;
	font-size : 13px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color:#C20F0F;
	text-decoration: none;
}
a.menu:active {
	color:#C20F0F;
	text-decoration: none;
}
.menu1 {
	color : #C20F0F;
	margin:0px 0px 0px 0px;
	font-size : 13px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:hover {
	color:#C20F0F;
	text-decoration: none;
}
.body_link {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.small_link {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
}
.foot {
	color : #555555;
	font-size : 10px;
	font-family : Verdana;
	font-weight: bold;
}
.gray {
	color : #555555;
	font-size : 10px;
	font-family : Verdana;
}
.green {
	font-family: Verdana;
	font-size: 12px;
	color: #236133;
	font-weight: bold;
}
.red {
	font-family: Verdana;
	font-size: 12px;
	color: #814722;
	font-weight: bold;
}


