body {
	color:#009966;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;	
}

h1 {
	color:#000099;
	font-size: 100%;
	text-align: left;
}

h2 {
	color: #009966;
	font-size: 120%;
	text-align: left;
}

h3 {
	color: #009966;
	font-size: 100%;
	text-align: left;
}

h4 {
	color: #009966;
	font-size: 100%;
	text-align: left;
}
h5 {
	color: #009966;
	font-size: 100%;
	text-align: left;
}

h6 {
	color: #009966;
	font-size: 100%;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #339966;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #339966;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #6666CC;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #6666CC;
	font-weight: bold;
	
}
