body {
	background-image:		url(../images/bg.gif);
	background-repeat:		repeat-x;
	background-position: 	top;
	background-color: 		#010101;
	margin: 				0px;
	padding:				0px;
	font-family: 			Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 				13px;
	line-height: 			19px;
	color: 					#f0f0f0;
	text-align: 			left;
	}

a:link, a:visited {
	color: 				#96c1e6;
	}
	
a:hover, a:active {
	color: 				#64a6df;
	}

.subhead01 {
	font-family: 	Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 		15px;
	line-height: 	19px;
	font-weight: 	bold;
	color: 			#F1EFE4;
	}

.subhead02 {
	font-family: 	Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 		15px;
	line-height: 	19px;
	font-weight: 	bold;
	color: 			#BAD6EF;
	}
	
.smalltext {
	font-family: 	Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 		11px;
	line-height: 	16px;
	color: 			#f0f0f0;
	}

.line {
	width: 					680px;
	border-bottom-style: 	dotted;
	border-bottom-color: 	#444444;
	border-bottom-width: 	1px;
	}
