body {
	background-color: #CCCCCC;
	margin-left: 50px;
	margin-right: 50px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
}

.style3 {font-weight: bold; font-size: large;}
a:hover {
	color: #FFFF00;
}
.style5 {font-size: small}
.style6 {font-weight: bold}
.style7 {font-size: x-small}
.style8 {font-size: xx-small}
.style9 {font-size: x-large}
