BODY {
	font-family: verdana;
	font-size: 100%; 
	color: #000033;
	font-weight: normal;
}
p {
	font-family: verdana;
	font-size: 100%; 
	color: #000033; 
	line-height: 120%;
	font-weight: normal;
}
.red {
	font-family: courier new;
	font-size: 100%;
	color: #660000;
    font-weight: bold;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #0000FF;
	font-weight: normal;
}
.bluesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #800040;
	font-weight: normal;
}
.black {
	font-family: courier new;
	font-size: 120%; 
	color: #800040; 
	font-weight: bold;
}
.whitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 100%;
	font-weight: bold;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: normal;
}
.white a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 100%;
    font-weight: bold;
}
.white a:visited {
	color: #FFFFFF;
}
.white a:hover {
	color: #808080;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #0000FF;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #FF00FF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}