body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/logolow2.gif);
	background-repeat: no-repeat;
	background-position: 480px 100px;
}
td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	background-repeat: repeat;
}
a:link {  color: #0033FF; text-decoration: none}
a:visited {  color: #0033FF; text-decoration: none}
a:hover {
	color: #0099FF;
	text-decoration: none;
	background-color: #CCCCCC;
}
h1 {
	font-size: 20px;
	color: #6666FF;
	font-weight: normal;
}
h2, h3, h4 {
	font-size: 18px;
	color: #6699FF;
	font-weight: normal;
}
p {}
ul {}
ol {}
.menuheads {
	color: #FFFFFF;
}
.companyname {
	color: #333333;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 10px;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}
.tablelines {
	border: thin dashed #6666FF;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
