@charset "iso-8859-1";

th.menuitem
{
	background:Teal;/*#8B4513;/*SaddleBrown*/
	border-style:solid;
	border-width:8px;
	border-color:Teal;/*#8B4513;/*SaddleBrown*/
	margin:0 0 0 0;
	outline-style:none;
	font-family:Arial;
}

th.menuactive
{
	border-bottom-color:CadetBlue;/*#D2691E;/*Chocolate*/
}

th.menuitem a:hover
{
	background:CadetBlue;/*#D2691E;/*Chocolate*/
	/*border-bottom-color:LightSlateGray;*/
}

th.menuitem a
{
	text-decoration:none;
	text-align:center;
	color:Lavender;
	padding: 8px 16px;
}

h1
{
	margin: 0 0 0 0;
	background-color:Teal;/*#8B4513;/*SaddleBrown*/
	border-style:solid;
	border-color:Teal;/*#8B4513;/*SaddleBrown*/
	color:Lavender;
	font-weight:bold;
	text-align:center;
	font-family:Verdana,Arial,"Sans-Serif";
	border-top-width:1.5cm;
	border-bottom-width:1cm;
}

p
{
	font-size:16pt;
	font-family:Sans-Serif;
	line-height:150%;
	margin:1cm;
}

li
{
	font-size:14pt;
	margin-bottom:0.5cm;
}

body
{
	background:Lavender;/* #FFF8DC;/*Cornsilk*/
}

a.hidden {text-decoration:none}
a.hidden:link     {color:PaleGreen}
a.hidden:visited  {color:PaleGreen}
a.hidden:hover    {color:PaleGreen}
a.hidden:active   {color:PaleGreen}
a.hidden {font-size:0px}
