a    { font-family: Arial;font-size: 10pt;color: black; text-decoration: none }
a:hover      { color: red;text-decoration: none }
ul {margin: 0px 0px 5px 15px;font-family: Arial;font-size: 10pt; color: black;}
li {font-family: Arial;font-size: 10pt; color: black;}
h1 {margin: 0px 0px 0px 0px;font-family: Arial;font-size: 13pt;color: black; text-decoration: bold ;font-weight: bold;}
h2 {margin: 0px 0px 0px 0px;font-family: Arial;font-size: 11pt;color: black; text-decoration: bold font-weight: bold;}
h3 {margin: 0px 0px 3px 0px;font-family: Verdana;font-size: 10pt;color: black; text-decoration: bold font-weight: bold;}
h4 {margin: 0px 0px 0px 0px;font-family: Arial;font-size: 11pt;color: black; text-decoration: bold;font-weight: bold; }
p  {font-family: Arial;font-size: 10pt;color: black; text-align: justify }
img {border: 0px;}

div  {font-family: Arial;font-size: 10pt;color: black; }
#main_top_head div{color: white; }
#main_top_head a    { font-family: Arial;font-size: 10pt;color: white; font-weight: bolder; }
#main_top_head a:hover      { color: red;text-decoration: none }

#main_footer a    { font-family: Arial;font-size: 10pt;color: white; text-decoration: none; }
#main_footer a:hover      { color: red;text-decoration: none }

#main_body {background-color: white;}
#main_body div div {background-color: white;}

.green {
	color: #8cca1e;
	font-weight: bold;	
}

.green_link {	
	color: #8cca1e;
	font-weight: bold;
	text-decoration: none 	
}
.green_link:hover {
	color: #8cca1e;
	font-weight: bold;
	text-decoration: underline; 	
}

.link    { font-family: Arial;font-size: 10pt;color: black; text-decoration: underline }
.link:hover      { color: red;text-decoration: underline }


