.reg {
	font-family: arial;
	font-size: 14px;
	color: #1b0c55;
}
.bold {
	color: #141462;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: arial;
	font-size: 14px;
	color: #1b0c55;
}
.subhead {
	font-size: medium;
	color: #005596;
	font-family: arial;
}
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: white;
}
LI {
	font-family: arial;
	font-size: 14px;
	color: #1b0c55;
	LIST-STYLE-TYPE: disc
}
.num {
	FONT-SIZE: small;
	COLOR: black;
	FONT-FAMILY: arial;
	list-style-type: decimal;
}
a {
	color: #141462;
	font-family: arial;
	font-size: small;
}
a:hover {
	color: #141462;
	font-family: arial;
	font-size: small;
}
a.splash {
	color: white;
	font-family: arial;
	font-size: small;
	font-weight: bold;
}
a:hover.splash {
	color: white;
	font-family: arial;
	font-size: small;
	font-weight: bold;
}
BODY {
	COLOR: black;
	background-color: #f1ab00;
}
h1{
	color:#F1AB00;
	font-size:46px;
	font-weight:normal;
}