A:link      { font-weight: bold; text-decoration: none; color: #FFFFFF; font-size: 12; font-family: "Helvetica","Arial", Sans-Serif;}
A:visited   { font-weight: bold; text-decoration: none; color: #FFFFFF; font-size: 12; font-family: "Helvetica","Arial", Sans-Serif;}
A:active    { font-weight: bold; text-decoration: none; color: #FFFFFF; font-size: 12; font-family: "Helvetica","Arial", Sans-Serif;}
A:hover     { font-weight: bold; text-decoration: none; color: #F7EE00; font-size: 12; font-family: "Helvetica","Arial", Sans-Serif;}
body        {
       margin-left: 0;
       margin-right: 0;
       margin-top: 0;
       margin-bottom: 0;
}
h1 {
	text-align: center;
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}
.fontbody  { 
       font-size: 10pt;
       font-family: "Helvetica", "Arial", Sans-Serif;
       color: #000000;
}
.fonthead  { 
       font-size: 8pt;
       font-family: "Helvetica", "Arial", Sans-Serif;
       color: #F7EE00;
}
.navigation  { 
       font-size: 9pt;
       font-family: "Helvetica", "Arial", Sans-Serif;
       color: #3CDC03;
}
.header  { 
       font-size: 14pt;
       font-family: "Helvetica", "Arial", Sans-Serif;
       color: #000000;
}
.back {
       background-image: url( "./pix/back.jpg");
       background-repeat: repeat-y;
       text-align: left;
}
.banback {
       background-image: url("./pix/banback.jpg");
       background-repeat: repeat-x;
}
.nav {
       background-image: url("./pix/nav.gif"); 
       background-repeat: repeat-x;
}
.template {
       height: 100%;
       background-color: #3BB510;
}
.slogan  {
       height: 10px;
       background-color: #3BB510;
}
.pagetext {
	padding: 5px 15px;
	text-align: justify;
}
.pagetext a {
	color: #009900;
	text-decoration: none;
}
.pagetext a:hover {
	color: #99CC66;
}
.pagetext a:visited {
	color: #009900;
}
.pagetext img {
	margin: 4px 8px;
}
.sidemenu {
	padding: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
