a {
	text-decoration : none;
	}

a:VISITED {
	color : Navy;
		text-decoration : none;
}
a:ACTIVE {
	font-weight : normal;
	color : Red;
	text-decoration : none;
}
a:LINK {
	color : Red;
	text-decoration : none;
}
body {
	font-style : normal;
	font-family : "Comic Sans MS";
	font-weight : normal;
	font-size : 12px;
	color : White;
	background-color : White;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : left;
	line-height : 14px;
}
h1 {
	font-family : Monotype Corsiva, sans-serif;
	font-size : 36pt;
	color : #0000CC;
	line-height : 40pt;
    text-align : center;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : blue;
	line-height : 18px;
}
h3 {
	font-style : normal;
	font-family : Monotype Corsiva, sans-serif;
	font-weight : normal;
	font-size : 24pt;
	color : #0000CC;
	line-height : 28pt;
}

.Text {
	font-style : normal;
	font-family : "Comic Sans MS";
	font-weight : normal;
	font-size : 12pt;
	color : Black;
	text-align : left;
	line-height : normal;
}
TD {
	font-style : normal;
	font-family : "Comic Sans MS";
	font-weight : normal;
	font-size : 12pt;
	color : Black;
	text-align : left;
	line-height : normal;
}
