A:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

A:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	
}

A:active {
	color: #003300;
	text-decoration: none;
	
}

A:hover {
	color: #FFFF66;
	text-decoration: none;
	underline: #000000;
	
}
.Abody:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.Abody:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	
}

.Abody:active {
	color: #003300;
	text-decoration: none;
	
}

.Abody:hover {
	color: #FF0000;
	text-decoration: none;
	underline: #000000;
	
}
body {
	background-color: #FFFFFF;
}
{
	border: thin solid Black;
}

hr {
    color: #000000;
	width: 100%;
	height: 1px;
	vertical-align: bottom;
}
p {
   color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: normal;
	text-align: justify;
	
}


td {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	}	
ul {
	font-family: Tohoma, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}