body	{
	background-color: #FFFFDC;
	font: Nimrod, Tahoma, Verdana, Algerian, "MS Sans Serif", Arial, "Times New Roman";
  font-size: 8pt;
  color: #990066;
  }
	
}

a:active	{
	color: #339933;
	background: Purple;
}

a:visited	{
	background: Teal;
	color: #3366FF;
}

a:hover	{
	background: #FF3300;
	color: #FFFF33;
}

#container{
	background-color: #FFFFDC;/*
	position: absolute;
	left: 5%;*/
	width: 95%;
	text-align: center;
}

#top	{
	background-color: #FFFFDC;
	font-size: 1.1em;
	color: #990066;
	text-align: center;
	vertical-align: baseline;
	line-height: 1.75em;
	border-top: 2px solid #990066;
	border-bottom: 2px solid #990066;
}

#maincontent	{
	background: #FFFFDC;
	text-align: justify;
	font-size: 1.25em;
	line-height: 150%;
	padding: .25em;
	color: #990066; /*border-left: 2px solid Gray;
	*/
}

h1{
	font-size: 1.5em;
	border: #3300FF;
	border-bottom-width: medium;
	letter-spacing: .3em;
	color: #990066;
}

h2 {
	letter-spacing: 2px;
	color: #990066;
	font-size : 1.1em;
	line-height: 145%;
	vertical-align: middle;
}

h3 {
	font: normal italic 1.15em Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	font-style: oblique;
	margin-bottom: 0px;
	color: #0000CC;
}

h4 {
	font: normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	color: #000099;
	font-size : 1.0em;
	line-height: 125%;
	vertical-align: middle;
	text-align: left;
}

h5 {
	font: normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .025em;
	font-size: .90em;
	color: #000099;
	line-height: 95%;
	vertical-align: middle;
	text-align: left;
}

h6	{
	font: Wingdings;
	font-size: 1.6em;
	text-align: center;
	vertical-align: middle;
	line-height: 120%;
}

li {
	font-size: 0.85em;
	color: #990066;
	list-style-type: none;
	list-style-position: outside;
	line-height: 250%;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
}
