body {
   font-family: Arial, Helvetica, Tahoma, sans-serif;
   font-size: 76%;
   margin-left: 10px;
}

p            {
	margin:5px 10px;
	line-height:normal;
}
ol           { list-style-type:decimal; text-indent:10px; text-align:left; line-height:normal}
h1           {
	color: #330066;
	margin: 10px;
}
}

a:link, a:active
{
   font-weight: normal;
   text-decoration: underline;
   color: #0078c1;
}

a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

ul {
	line-height: 150%;
	text-align: left;
	padding-bottom: 20px;
}
.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #532C87;
	margin: 0px;
	padding-top: 1.5em;
}
.frontpage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: RGB(122,0,60);
	margin: 0px;
	padding-top: 0em;
}

td {
   font-family: Arial, Helvetica, sans-serif;
}
