.border {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
.redtext {
	font-family: Arial;
	font-size: 32px;
	color: #D70000;
	font-weight: bold;
}
.bluetext {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.highlight {
	background-color: #FFFF00;
}
.bullets {
	font-size: 12px;
	line-height: 30px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#010080;
}
.style1 {font-weight: bold}
.size13 {font-size: 13px}
.style3 {
	font-size: 13px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
.borderred {

	border: thin solid #FF0000;
	background-color: #FFFFFF;
}
.largerfont {
	font-size: 14;
	font-weight: bold;
}
.testimonialbox {
	background-color: #C4FFFF;
	border: thin solid #999999;
}
.verdana14 {font-size: 14px}
.smalllinks {font-size: 10px}
.smalllinksblue {
	font-size: 10px;
	color: #000099;
}
.redtext2 {

	font-family: Arial;
	font-size: 24px;
	color: #D70000;
	font-weight: bold;
}
