body {
	background-color: White;
	color: #000;

}
img {
	color: #000;
	border: 1px solid #000;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
}
h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;	
}
h3 {
	color: #008041;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
}

a:link {
	color: #008041;
}

a:visited {
	color: #20B2AA;
}

.highlight {
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #008041;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.red {
	font-weight: bolder;
	color: #F00;
}.fushia {
	color: #C39;
	font-style: italic;
}
