

body, textarea {
  background-color: #CCFFCC;
  color:black;
  font-size:12;
  font-family:"Arial",sans-serif;
}


A:hover {
	color: black;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
	}

A:link {
	text-decoration: underline;
	color: #CCFFCC;
	}

A:visited {
	text-decoration: underline;
	color: #CCFFCC;
	}

A:active { 
	text-decoration: none;
	color: #CCFFCC;
	} 

p { 
color: #CCFFCC ;
font-family:"Arial",sans-serif ;
font-size:12pt ;
font-weight: bold ;
text-align: justify ;
padding-left: 10px;
padding-right: 10px;
} 


p.center { 
color: #CCFFCC ;
font-family:"Arial",sans-serif ;
font-size:12pt ;
font-weight: bold ;
text-align: center ;
padding-left: 10px;
padding-right: 10px;
}


p.menu { 
font-size:12pt ;
font-color: black ;
font-family:"Arial",sans-serif ;
} 

p.box { 
color: #CCFFCC ;
font-family:"Arial",sans-serif ;
font-size:12pt ;
font-weight: bold ;
text-align: justify ;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-style: ridge;
margin-left: 10px;
width: 90%;
} 

p.indent { 
color: #CCFFCC ;
font-family:"Arial",sans-serif ;
font-size:12pt ;
font-weight: bold ;
text-align: justify ;
padding-left: 50px;
padding-right: 10px;
}

img.content {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}

img.box { 
color: #CCFFCC ;
font-family:"Arial",sans-serif ;
font-size:12pt ;
font-weight: bold ;
text-align: justify ;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-style: ridge;
margin-left: 10px;
margin-right: 10px;
}

DIV.center {
font-size:12pt ;
font-color: black ;
font-family:"Arial",sans-serif ;
}

Div.centercontent {
position: relative ;
left: 20% ;
width: 75% ;
}


h1 { font-family: "arial",  serif ;
color: #CCFFCC ;
text-align: left ;
font-size: 16pt ; 
font-weight: bold ; 
padding-left: 10px;
padding-right: 10px;
}

h1.center { font-family: "arial",  serif ;
color: #CCFFCC ;
text-align: center ;
font-size: 16pt ; 
font-weight: bold ; 
padding-left: 10px;
padding-right: 10px;
}


h2 { font-family: "arial",  serif ;
font-size: 15pt ; 
font-weight: bold; }

h3 { font-family: "arial",  serif ;
color: #CCFFCC ;
font-size: 14pt ; 
font-weight: bold ;
padding-left: 10px;
padding-right: 10px;
}


li { 
color: #CCFFCC ;
font-family:"Arial",sans-serif ;
font-size:12pt ;
font-weight: bold ;
text-align: justify ;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
} 

table.text {
background-color: #669966 ;
}


table.content {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}


