/*subhead style*/


.sub-head {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


/*upper navigation style*/

.up-nav {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.up-nav a:link{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: .4em;
	word-spacing: .2em;
}
.body-text {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.up-nav a:visited{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.up-nav a:hover{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}



/*disclaimer style*/


.disclaimer {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.disclaimer a:link{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}

.disclaimer a:visited{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}

.disclaimer a:hover{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
