body {
	background-color: #CCCCCC;
	margin-left: 50px;
	margin-right: 50px;
}

a:link {
color: #000000;	text-decoration: underline;
}
a:visited {
color: #000000;	text-decoration: underline;
}
a:hover {
	color: #00FFFF; text-decoration: underline;
}
a:active {
	color: #000000; text-decoration: underline;
}
.style1 {	font-family: "Times New Roman", Times, serif;
font-size:smaller;
font-style:italic;
}

.style2 {	font-family: "Times New Roman", Times, serif;
font-size:large;
font-style:italic;
}

.style3 {	font-family: "Times New Roman", Times, serif;
font-size:x-large;
}

.style4 {	font-family: "Times New Roman", Times, serif;
font-size:x-large;
color:#FFF;
}

.style5 {	font-family: "Times New Roman", Times, serif;
font-size:x-large;
color:#990000;
}

.style6 {	font-family: "Times New Roman", Times, serif;
font-size:xx-large;
}

.style7 {	font-family: "Times New Roman", Times, serif;
font-size:xx-large;
color:#FFF;	font-weight: bold;
}

.style8 {	font-family: "Times New Roman", Times, serif;
font-style:italic;
}

.style9 {	font-family: "Times New Roman", Times, serif;
color:#900;
}

.style10 {
	font-family: Calibri, "Arial Black";
	font-size: large;
	font-weight: bold;
}
.style11 {
	font-family: Calibri, "Arial Black";
	font-size: medium; font-weight:400
}
.style12 {
	font-family: Calibri, "Arial Black";
	font-size: large; font-weight:400
}
