BODY {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #FFFFFF
}

div.bodywrap{ 
margin: 0 auto; 
padding: 0; 
width: 1200px; /* I took this from your table width. A width is necessary whether px, % or em */ 
text-align: left; /* ie Hack */
 
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}.intro_title {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #69A1DA;
	filter: ?;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.list_item {
	list-style-position: inside;
	list-style-type: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(files/bullet1.png);
}
.sub_title {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #69A1DA;
	position: static;
	height: 30px;
}
.smlprint {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

