/* CSS Document */

body {
	background-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}


.testbody{
font-style:italic;}

.testimonials{
font-weight:bold;
font-size:12px;
color:#003300;
}

.sub{
font-size:14px;
font-weight:bold;

}

.white{
color:#FFFFFF;}
.red{
color:#FF0000}

.mini{
font-size:9px;}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 12px;
  color: #000000; }
  
ol { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 12px;
  color: #000000; }

ol.alpha {list-style-type:lower-alpha;}

li { font-family: arial, helvetica, 'trebuchet ms', sans-serif;
  font-size: 12px;
  color: #000000; }
    
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #6E984C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #6E984C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
  
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
  
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #6E984C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.imp{ 
color:#006600;
font-size:10px;
text-decoration:underline;
font-weight:bold;
}
a.imp:hover{ 
color:#000000;
font-size:10px;
text-decoration:underline;
font-weight:bold;
}
a.imp:visited{ 
color:#006600;
font-size:10px;
text-decoration:underline;
font-weight:bold;
}


a.topmenu{
color:#6e984c;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a.topmenu:hover{
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


a.topmenu:visited{
color:#6e984c;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

ol.letter{
list-style-type:upper-alpha;}

.footer{
color:#009900;
font-size:11px;
font-weight:100;
}

a.footer:hover{
color:#009900;
}


a.footer{
font-weight:bold;
color:#009900;
}