body {
	background: #dabe8e url(images/background_tan.gif) repeat-y 50%;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #666666;
	text-align: center;
	font-size: 14px; /* keyword for ie5 */
	}
	
.text {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #666666;
	text-align: left;
	font-size: 14px; /* keyword for ie5 */
	}
	
.smalltext {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1;
	color: #666666;
	text-align: center;
	font-size: 12px; /* keyword for ie5 */
	}
	
.smalltextright {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1;
	color: #666666;
	text-align: right;
	font-size: 12px; /* keyword for ie5 */
	}
	
.headline {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #990000;
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	}
	
.headlinemedium {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	}
	
.headlinesmall {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
	}
	
.bluebackground {
	background: #ffffff url(images/background_blue.gif);
	}
	
.topbackground {
	background: #ffffff url(images/background_bottomedge.gif) repeat-x bottom;
	}
	
hr {
	height:1px;
	color:#CCCCCC;
}
	
p.text a:link {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	font-size: 14px; /* keyword for ie5 */
}

p.text a:visited {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	font-size: 14px; /* keyword for ie5 */
}

p.text a:hover {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	font-size: 14px; /* keyword for ie5 */
}

p.text a:active {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	font-size: 14px; /* keyword for ie5 */
}

p.headlinesmall a:link {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	text-decoration:none;
	font-size: 12px;
	font-weight: 700;
}

p.headlinesmall a:visited {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	text-decoration:none;
	font-size: 12px;
	font-weight: 700;
}

p.headlinesmall a:hover {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	text-decoration:none;
	font-size: 12px;
	font-weight: 700;
}

p.headlinesmall a:active {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6;
	color: #003366;
	text-align: left;
	text-decoration:none;
	font-size: 12px;
	font-weight: 700;
}


