body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
}
a:link {
	color: #000000;
}
a.other:link {
	color: #ffffff;
	text-decoration: none;
}
a.othertwo:link {
	color: #333333;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a.other:hover {
	color: #FFFF00;
}
a.other:visited {
	color: #ffffff;
	text-decoration: none;
}
a.othertwo:hover {
	color: #5585BF;
}
a:active {
	color: #5585BF;
}
.style1 {color: #FFFFFF}
.style3 {
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	line-height: 7px;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.finetext {  
	font-family: Arial, Helvetica; 
	font-size: 10px;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000
}
.text { 
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify
}
.boldtext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000 ;
	text-align: justify
}
.textblue {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: justify
}
.textleft {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
.imagespace {
	padding-bottom: 5px;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.starback {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lineback {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	height: 20px;
}
