
body {
background:#9b9b9b;
color:#222;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
font-size:73%;
line-height:1.4;
margin:0;
letter-spacing:-.02em;
word-spacing:-.02em;
width:780px;
margin:0 auto;
}
h1{font-size:1.6em;line-height:1;margin-bottom:.5em; color:#ed6e00;}
h2{font-size:1.45em;margin-bottom:.4em; color:#0042c5;}
h3{font-size:1.3em;line-height:1;margin-bottom:.3em;}
h4{font-size:1.2em;line-height:1.25;margin-bottom:.2em;}
h5{font-size:1.1em;font-weight:700;margin-bottom:.1em;}
h6{font-size:1.05em;font-weight:700;}

.repeatbg {
	background-image: url(../images/repeat_bg.gif);
	background-repeat: repeat-y;
}
.headers {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EB5B1E;
	text-indent: 5pt;
}
.headerblue {
	color: #FFFFFF;
	background-color: #0042c5;
	text-indent: 5pt;
}
.white11px {
	font-size: 9px;
	color: #FFFFFF;
}
.text {
}
.bluetext {
	font-size: 12px;
	color: #0042c5;
}
.smalltext {
	font-size: 1px;
	color: #9B9B9B;
}
.textlink {
	font-size: 9px;
	color: #FFFF00;
	text-decoration: underline;
}
.footer {
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
}
.whitetext2 {
	color: #FFFFFF;
}

a {
	color: #004adc;
	font-weight:bold;
	text-decoration:none;
}
a:hover,
a:active {
	color: #003396;
	text-decoration:underline;
}
