SELECT {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

INPUT {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

TEXTAREA {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
	
.menuItems {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.menuTitles {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #424272;

}
.menuTitlessmall {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #424272;

}
.subTitles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C24554;
}

.bodyText {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.largebodyText {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.outsidebodyText {
	font-family: arial;
	font-size: 12px;
	color: #424272;
}


a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #121212;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.nav {
	font-family: Arial;
	font-size: 11px;
	color: #424272;
	text-decoration: none;

}
.articleTitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #121212;
	text-decoration: none;
}

.outsidearticleTitles
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color:  #424272;
	text-decoration: none;
}

.posted {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:visited {

}
a:active {
	color: #424272;
}
.articleSubtitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	font-style: italic;

}
.outsideTitles {

	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #424272;
	text-decoration: none;
}
.outsideSubtitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #424272;
	text-decoration: none;
	font-style: italic;
}
.smalloutsidePosted {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #424272;
}
.smalloutsidePosted_white {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.smalloutsidePosted_2 {

	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #424272;
}
.outsidePosted {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #424272;
}
.outsidePosted_black {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.outsidePosted_yellow {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.outsideText {

	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.outsideText_small {

	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.headerText {

	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #B54625;
}

.Link {

	font-family: arial;
	font-size: 12px;
	color: #0005D9;
	text-decoration: underline;
	font-weight: bolder;
}

.articlePosted {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.navLink {

	font-family: Arial;
	font-size: 11px;
	color: #424272;
	text-decoration: underline;
}
.smalltext {
    FONT-FAMILY: Verdana, arial;
	font-size: 9px;
	color: #000000;
	TEXT-DECORATION: none
	}	