body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #990000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #cc6600;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6600ff;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #9900ff;
}


a:link {
	color: #0000ff;
	font-weight: bold;
}

a:visited {
	color: #0066ff;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}

a:active {
	color: #0000ff;
	font-weight: bold;
}.heading {
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bolder;
}
.heading2 {
	font-weight: bolder;
	color: #660000;
	background-color: #FFCC00;
}
