.maintitle  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 30px;
	font-style : italic;
	line-height : normal;
	font-weight : bolder;
}

.heading  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.smalltype  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #993300;
}

.maintext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : lighter;
}

.mainhead  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 20px;
	font-weight : bold;
	font-style : normal;
	letter-spacing : 0.05cm;
}

body  {
	background-color : #0066FF;
	background-image :  url(images/bluegrad.jpg);
}

a:link  {
	color : #003366;
}

.smallheading  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 16px;
	font-weight : bold;
}

.footer  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 16px;
	line-height : 20px;
	letter-spacing : 0.05cm;
	font-weight : lighter;
}

h1  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 30px;
	font-style : italic;
	line-height : 30px;
	font-weight : bold;
}

h3  {
	font-family : AGaramond, Garamond, Georgia, serif;
	font-size : 22px;
	font-style : normal;
	font-weight : 300;
}

a.nav:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a.nav:visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

a.document:link  {
	font-family : "Courier New", Courier, mono;
	font-style : normal;
	font-weight : normal;
	color : #FFCC00;
	font-size : 14px;
}

a.document:visited  {
	font-family : "Courier New", Courier, mono;
	font-style : normal;
	font-weight : normal;
	color : #FFCC00;
	font-size : 14px;
}

a.document:active  {
	font-family : "Courier New", Courier, mono;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	font-size : 14px;
}

a.document:hover  {
	font-family : "Courier New", Courier, mono;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	font-size : 14px;
}

.maintextB { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; }
