body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #000033;
	line-height: 12px;
}
p {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textwhite {
	color: #FFFFFF;
}
.textwhitesmall {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
}
a.textwhitesmall:link {
	color: #CCCCCC;
}
a.textwhitesmall:visited {
	color: #CCCCCC;
}
a.textwhitesmall:hover {
	color: #FFFFFF;
}
a.textwhitesmall:active {
	color: #CCCCCC;
}
.textsmall {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}
li {
	line-height: 24px;
}
