p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-top: 0px;
    text-decoration: none;
 
}


table.simple {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;

}
table.simple th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.simple td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}






A:link {color: Blue; text-decoration: none}
A:visited {color: Blue; text-decoration: none}
A:hover {color: White; text-decoration: none; background-color:gray}


td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
h1 {  color: #660066; font-size: 18px; font-family: Arial, Helvetica, sans-serif}
h2 {  font-family: Arial, Helvetica, sans-serif; margin-bottom: 0px; font-size: 14px}
ol {  margin-top: 0px}
li {  margin-bottom: 0px}
.table-header {  font-weight: bold; color: #FFFFFF; background-color: #330066}
.small {  font-size: 9px}

.main_title_link A:link {color: white}
.main_title_link A:visited {color: white}
.main_title_link A:hover {color: white; text-decoration: none}



