body {
	background-color: #999999;
	color: #FFFFFF;
	font-family : sans-serif;
	margin : 0 0px 6px 0px;
}

div.menu1, div.menu2 {
	margin-right: 0px; 
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
div.menu1{
	margin-bottom: 12px;
	margin-left : 0px;
}

div.menu2{
	margin-bottom: 2px;
	margin-left : 0px;
}

div.category{
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #484848;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.continue{
	color: #FFFFFF;
}

a.continue:visited{
	color: #FFFFFF;
}

a:visited {
	color: #484848;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

a:active {
	color: #484848;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.hiddenalt {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

a.hiddenalt:visited {
	color: #FFFFFF;
	font-style: normal;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

a.hiddenalt:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

a.hiddenalt:active {
	color: #FFFFFF;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 0px solid;
}

.bullet {
    margin-bottom: 0px; 
	margin-left: 5px; 
	margin-right: 5px; 
	margin-top: 0px;
}

.banner {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.whitediv {
	background-color: #FFFFFF;
}

td.commlong {
	width : 100%;
	font-size: 10pt;
	font-weight: normal;
	color: #242424;
}

.credit {
	font-family: "Courier New", Courier, serif;
	font-size: 8pt;
	color: #333333;
}