body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bodystyle {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 16px;
}

.bodystyle a:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}

.bodystyle a:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

.bodystyle a:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}



h1 {
	font-family: Trebuchet MS;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.small a:link {
	color: #666666;
	text-decoration: none;
}

.small a:hover {
	color: #000000;
}

.small a:visited {
	color: #333333;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.quote {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/nav_bg.gif);
}

.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover {
	color: #CCCCCC;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
