BODY {
	background:#E6D395;
	font-family: Arial, Helvetica, sans-serif;
}
TD {
	background:#E6D395;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-size : smaller;
	font-weight : 600;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	font-weight : 600;
}
A:VISITED {
	text-decoration : none;
	color : #006699;
}

H1{
	color : #006600;
}
H2{
	color : #006600;
}
H3{
	color : #006600;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom : 0px;
	padding-top : 0px;
}

.myH3 {
	color : #006600;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

H4{
	color : #006600;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom : 0px;
	padding-top : 0px;
}
H5{
	color : #006600;
}
H6{
	color : #006600;
}
div {
	margin-top : 15px;
	margin-bottom : 15px;
}
