body 		
{
	margin:0px;
	background:#000000;
	color:#AABBEE;
      font : 11pt/13pt Arial, sans-serif ;
} 

#leftcontent 
{
	margin-top:6px;
	padding-top:6px;
	text-align:center;
}

#rightcontent 
{	
	float:right;
	width:80%;
	background:#222222;
	padding:6px;
	margin-top:18px;
	margin-bottom:18px;
	margin-right:6px;
	margin-left:4px;
	text-align:justify;
}

h1 		
{
	margin-top:30px;
	color:#AABBEE; 
	text-align:center;
}

h2 		
{
	margin-top:30px;
	margin-bottom:10px;
	color:#AABBEE; 
}

h3 		
{
	margin-top:30px;
	margin-bottom:10px;
      font : bold 13pt/16pt Arial, sans-serif ;
	color:#AABBEE; 
}

p
{
	margin:12px; 
} 

a
{
	text-decoration: none;
	color:#993333;
}

a:active
{
	color:#99aabb;
}

em
{
	color:#99AABB; 
}

blockquote	
{
	background:#333333;
	padding:12px;
}

.notes 	
{
      font : 9pt/12pt Arial, sans-serif ;	
	margin:24px;
	padding:12px;
	background:#333333;
}

.subtitle
{
	margin-bottom:30px;
}

.copyright
{
	text-align:center;
      font : 8pt/10pt Arial, sans-serif ;
	margin:24px;
	padding:12px;
	background:#333333;
}

.menu
{
	font-size:15pt;
}