body {
	background-color: #669;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
}

td {
   padding: 0px;
   margin: 0px;
   font-family: Verdana;
	color: #fff;
	font-size: 10px;
	background-color: #669;
}

table {
   margin-left: 20px;
}

li {
   margin-left: 20px;
}

img {
   margin-left: 20px;
}

span {
	font-family: Verdana;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
   margin-bottom: 5px;	
}

form {
   margin-left: 0px;
}

a:link {color: #9cf; font-size: 10px; font-family: Verdana; font-weight: bold;}
a:visited {color: #9cf; font-size: 10px; font-family: Verdana; font-weight: bold;}
a:hover {color: #fff; text-decoration: none; font-size: 10px; font-family: Verdana; font-weight: bold;}
a:active {color: #fff; font-size: 10px; font-family: Verdana; font-weight: bold;}
a {text-decoration: none; font-size: 10px; font-family: Verdana; font-weight: bold;}


p {
	font-family: Verdana;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
   margin-bottom: 5px;	
}

.pagetitle {
   text-transform: uppercase;
   font-weight: bold;
}

.subtitle {
}

.bodytext {
}

.subtitlelinks {
}

.pagelinks {
}

.subtitlelinks:hover {
}

.pagelinks:hover {
}