h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: normal;
}
a:visited {
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:hover {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:active {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
	border: medium solid #003399;
	text-align: center;
}
.border {
	border: thin dashed #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: blink;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #000000;
}
.boldit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.greenbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	
}
.orangebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}
.purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #9933FF;
	font-style: italic;
}
.flashing {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: blink;
}

