body, td, font, div, p, span
	{
	font-family: Arial; font-size: 10px;
	}

.navbar {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;


}
.navbar A:link {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;


}
.navbar A:active {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
.navbar A:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;

}
.navbar A:hover {
	text-decoration: underline;
	text-transform: uppercase;
	color: #FFFFFF;
}



.sub_navbar {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.sub_navbar A:link {
	text-decoration: none;
	color: #FFFFFF;

}
.sub_navbar A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sub_navbar A:visited {
	text-decoration: none;
	color: #FFFFFF;

}
.sub_navbar A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.reg_navbar {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #660000;
}
.reg_navbar A:link {
	text-decoration: none;
	color: #660000;

}
.reg_navbar A:active {
	text-decoration: none;
	color: #660000;
}
.reg_navbar A:visited {
	text-decoration: none;
	color: #660000;

}
.reg_navbar A:hover {
	text-decoration: underline;
	color: #660000;
}




H1 {
	font-size: 16px;
	text-align: center;
	padding: 0.5em;
	background: #660000;
	color: white;
}



H2 {
	font-size: 16px;
	text-align: center;
	color: #660000;
	text-shadow: 0.3em 0.3em;
}


H3 {
	font-size: 12px;
	text-align: center;
	color: black;
}






.sm_text {  font-family: Arial; font-size: 10px; font-style: normal; font-weight: normal}
.header {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #333366}
.subhead {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; background-color: #CCCCCC; color: #330033}
.lg_text {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal}
.textbold { font-style: strong; line-height: normal; font-weight: bolder}
.lg_textbold {
	font-style: strong;
	line-height: normal;
	font-weight: bolder;
	font-size: 12px;
}

.lg_textbold2 {
	font-style: strong;
	line-height: normal;
	font-weight: bolder;
	font-size: 20px;
	color: #990000;
}
.spacing {  line-height: 1.5em}
.text {
	font-family: Arial;
	font-size: 11px;
}


.text10 {
	font-family: Arial;
	font-size: 10;
}


.text12 {
	font-family: Arial;
	font-size: 12;
}


.text14 {
	font-family: Arial;
	font-size: 14;
}


.textbold10 {
	font-family: Arial;
	font-weight: bolder;
	font-size: 10;
}



.textbold14 {
	font-family: Arial;
	font-weight: bolder;
	font-size: 14;
}

}
.textbold12 {
	font-family: Arial;
	font-weight: bolder;
	font-size: 12;
}





