body,td,th {
	font-family: Comic Sans MS, Verdana, Times New Roman;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFCC;
	text-align: justify;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.caption {
	font-family: "Comic Sans MS", Verdana;
	font-size: 10px;
	font-style: italic;
	background-position: center;
	text-align: center;
}
.superscript {
	vertical-align: super;
	font-size: 8px;
}
.border {
	border: thin solid #006600;
}
.style4 {
	font-family: "Comic Sans MS", Verdana, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
