h1, h2, h3, .blue {
	font-family: inherit;
	color: #487CE8;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
}


hr {
	color:#487CE8;
}

.big {
	font-family: inherit;
	font-size: 14px;
}

.bigheader {
	font-size: 14px;
	color: #302C58;
}

.frontlist {
	font-family: inherit;
	font-size: 12px;
	}
	
.body {
	font-family: inherit;
}

.smallheader {
	font-family: inherit;
	font-weight: bold;
	font-size: 11px;
	color: #302C58;
	}

.small {
	font-family: inherit;
	font-size: 10px;
	}

.smalllink {
	font-family: inherit;
	font-weight: bold;
	font-size: 10px;
	}

.bodyheader {
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	color: #487CE8;
	}
	
.subheader {
	font-family: inherit;
	font-weight: bold;
	font-size: 11px;
	color: #333399;
}

.medium {
	font-family: inherit;
	font-size: 12px;
	line-height: 130%;
	}

.mediumlink {
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	}
	

.prheader {
	font-family: inherit;
	font-weight: bold;
	font-size: 14px;
	color: #330033;
	}
	
.white {
	font-family: inherit;
	color: white;
	font-size: 11px;
	}

ul.dots {
	 list-style: url(/images/four_dots.gif);

}

LI {
	font-family: inherit;
	font-size: 12px;
	}
	
.blue	{
	color: #487CE8;
}

.red	{
	color: #dd0000;
}

.search {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #e5e5e5; 
	border-style: none none solid none; 
	border-width: thin;
	padding: 2px;
}