body {margin-top: 0; padding: 0; background-color:#333333;}
a {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
p {margin-top: 10px; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.normaltext {
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
.alternatetext {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.titletext {
	font-family: Palatino Linotype, Book Antiqua, Verdana;
	font-size: 13pt;
	font-variant: small-caps;
	font-weight: 500;
	color: #999999;
	text-decoration: none;
}
.subtitletext {
	font-family: Palatino Linotype, Book Antiqua, Verdana;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: 500;
	color: #999999;
	text-decoration: none;
}
.italictext {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
.linktext {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.credittext {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.creditlinktext {
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
.titlelinktext {
	font-family: Verdana;
	font-size: 9pt;
	font-variant: small-caps;
	color: #999999;
	text-decoration: none;
}
.titlelinktext:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
}