.grad {
	padding: 0px;
 	margin: 0px;
 	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
 body {
 background-color: #a8b6bf;
 background-image:  url(../images/grad.jpg);
 background-repeat: repeat-x;
 }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #457081;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subhead {
	font-size: 13px;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.head {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #666666;
}
.SectionHead {
	align: center;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.normal {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.normalist {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	list-style-position: outside;
	list-style-type: square;
}
.style7 {
	color: #FFFFFF
}
