body {
	background-color: #666666;
}
a:link {
	color: #000000;
}
h1 {
	font-size: xx-large;
	color: #669966;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
	color: #000000;
}
h4 {
	font-size: medium;
}
a:active {
	color: #EEEEEE;
}
h5 {
	font-size: 14px;
	color: #663399;
}
.style1 {font-size: 12px}
.style2 {
	font-size: 14px;
	color: #0099FF;
}
.style3 {color: #FF3333}
