
body {
	background-color: #CCCCCC;
}

.Style1 {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.Style2 {
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
}
.Style4 {
	color: #990000;
	font-weight: bold;
}
.Style6 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.Style11 {font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}

.Style17 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #FF9933;
}

.Style18 {
	color: #FFFF00;
	font-size: large;
	font-weight: bold;
}

/* CSS Document */
