body         { 
	font-family: Verdana; 
	font-size: 10pt;
	background-color: #ffffff;
	margin: 0;
}
p, td    { 
	font-family: Verdana; 
	font-size: 10pt;
}
 
.BodyBold	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
h1  {font-family: Arial; font-size: 14pt; color: #755E9E; }
h2	{font-family: Arial; font-size: 12pt;}
h3  {font-family: Arial; font-size: 11pt;}
h4 {
    font-family: Verdana; font-size: 10pt;
	margin-bottom: 0;
	}
a:link       { color: #9900FF }
a:visited    { color: #442277 }
a:hover      { text-decoration: underline; color: #FF3399 }

.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: 700;
	}
.rightBox {
	float: right;
	padding: 10px;
	}
.hline {
	height: 1px;
	background-color: #6666ff;
	clear: both;
	}
#header {
	width: 800px;
	}
#flashcontent {
	padding 10px;
	overflow: auto;
	}
#content {
	padding: 10px;
	}
#footer .whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: 700;
	}
#footer {
	width: 800px;
	}
.white, a:visited .white {
	color: #ffffff;
	}
