body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000066;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000066;
}

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

a:active {

	text-decoration: none;
	color: #0000ff;
	text-decoration: none;

}

h1 {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
h5{
	font-size: 10px;
}
h6{
	font-size: 9px;
}
