body {
   font-family: georgia;
   font-size: 75%;
   font-weight: normal;
   }

h1 {
   font-family: verdana;
   font-size: 200%;
   font-weight: normal;
   color:#000;
   }
h1.center {text-align: center}


h2 {
   font-family: verdana;
   font-size: 140%;
   font-weight: normal;
   }
h2.center {text-align: center}


h3 {
   font-family: georgia;
   font-size: 100%;
   font-weight: bold;
   }
h3.center {text-align: center}


p {
   font-family: georgia;
   font-size:  100%; 
   font-weight: normal;
   }
p.italic {font-style: italic;}
p.italicunderline {font-style: italic; text-decoration: underline;}
p.bold {font-weight: bold;}
p.bolditalic {font-weight: bold; font-style: italic;}
p.center {text-align: center}
p.centeritalic {text-align: center; font-style: italic;}

li {
   font-family: georgia;
   font-size:  100%;
   font-weight: normal;
   position: relative;
   left:0.2cm}

a {
   font-family: georgia;
   font-size: 100%;
   color:#05b;
   font-weight:normal;
   text-decoration:none;
   }
a:link {color:#05b;}
a:visited {color:#05b;}
a:hover {background-color:#ddd;}
a.underline {text-decoration: underline}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}


#Header {
    margin:0.3cm 0cm 0.0cm 0cm;
	padding:0.3cm 0.0cm 0.0cm 1.0cm;
	border-style:solid;
	border-color:#aaa;
	border-width:0.0cm 0.05cm 0.05cm 0.0cm; 
	background-color:#eee;
	height:1.5cm;
	}

#Content {
	margin:0cm 0.5cm 0.2cm 6cm;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:3.0cm;
	left:0.3cm;
	padding:0.2cm;
	background-color:#eee;
	border-style: solid;
	border-color:#aaa;
	border-width:0.00cm 0.05cm 0.05cm 0.00cm;
	width:4.5cm;

a {
   font-family:verdana;
   font-size: 100%;
   color:#06b;
   font-weight:normal;
   text-decoration:none;
   }
a:link {color:#06b;}
a:visited {color:#06b;}
a:hover {background-color:#ddd;}



	}




