body {
		font : 12px Verdana Geneva Arial Helvetica sans-serif;
	}

h3, h4 {
		color : Blue;
	}

li {
		list-style : inside;
	}
td {
		font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a:link, a:visited {
		text-decoration : underline;
		color : Navy;
	}
	
h1.leftnav {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #008;
	}

h1.maincontent {
	font : bold 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #008;
	}
	
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	color: #0000FF;
}

.style3 {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.style5 {font-size: 18px}

.style6 {	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
