body {	margin: 0; background-color:#336}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	font-style: normal;
	letter-spacing: 1.5px;
}
a:link	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CF;
	letter-spacing: 1.5px;
	text-decoration: underline;
	}
a:visited	{
	color: #9CF;
	}
a:active	{
	color: #0CF;
	}	
a:hover	{
	color: #BDDEFF;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CCFF;
	font-weight: bold;
	letter-spacing: 3pt;
	font-style: oblique;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	font-style: normal;
	letter-spacing: 1.5px;
	text-decoration: underline;
}
.tinytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CCFF;
	font-style: normal;
	letter-spacing: 1.5px;
	font-variant: small-caps;
	text-decoration: none;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	font-style: italic;
	letter-spacing: 1.5px;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	font-style: normal;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	font-style: normal;
	letter-spacing: 1.5px;
	vertical-align: super;
}
