<!--
body {
	margin-top: 2%;
	margin-left: 2%;
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 12pt;
	background-color: #ffffff;
	}


h1 {
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 24pt;
	color: #ffffff;
	margin-left: 10%;
	}

h2 {
	padding: 4px;
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 18pt;
	color: #5b59ba;
	background-color: #dbe6e0;
	margin-left: 2%;
	}

h3 {
	padding: 2px;
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 14pt;
	color: #ffffff;
	background-color: #5b59ba;
	}

h4 {
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 14pt;
	font-style: italic;
	color: #5b59ba;
	background-color: #ffffff;
	text-decoration: underline;
	margin-left: 4%;
	}

p {
	margin-left: 6%;
        	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 12pt;
	}

dl {
	text-indent: 8%;
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 12pt;
	}

a:link {
	color: #5b59ba;
	background-color: transparent;
	text-decoration: none;
	}

a:visited {
	color: red;
	background-color: transparent;
	text-decoration: none;
	}

#menu	{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid;
	width: 175px;
	}

#menu li	{
	list-style: none;
	margin: 0;
	padding: 0.75em;
	border-top: 1px solid;
	}

#menu li a	{ 
	text-decoration: none;
	}

.big {
	font-family: trebuchet ms, helvetica, arial, serif;
	font-size: 36pt;
	font-style: italic;
	color: #ffffff;
	background-color: #5b59ba;
	margin-left: 0%;
	}

.style1	{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #996600;
	background-color: #ffffff;
	text-decoration: none;
	}
-->
