body {
	 margin: 15px 0px 0px 0px;
	 background-color: #777777;
}

body,p,span,table,tr,td,input,select,textarea,li,ul,ol,font,span,div,.bodytext {
	font-family: times new roman, verdana, arial, sans serif;
	font-size: 12px;
	color: #4A4A49;
}

.bodytext {
	margin: 0px;
	padding: 0px;
}
 
h1,h2,h3,h4,h5,h6 {
	font-family: times new roman, verdana, arial;
	font-size: 22px;
	font-weight: 700;
	color: #4A4A49;
	margin-top: 10px;
	xmargin-bottom: -15px;
}

a {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
}
