a:link    	{ font-weight: bold; color: #000099; text-decoration: none;}
a:visited 	{ font-weight: bold; color: #ff9900; text-decoration: none;}
a:active  	{ font-weight: bold; color: #ff9900; text-decoration: none;}
a:link.contents    	{ font-weight: bold; color: #ffffff; text-decoration: none;}
a:visited.contents 	{ font-weight: bold; color: #ffffff; text-decoration: none;}
a:active.contents  	{ font-weight: bold; color: #ffffff; text-decoration: none;}
a:hover.contents	 	{ font-weight: bold; color: #ffffff; text-decoration: none;}
a:hover	 	{font-weight: bold; color: #ff9900; text-decoration: none;}
a:link.sidebar {font-style: bold; color: #ffffff; text-decoration: none;}
a:hover.sidebar {font-style: bold; color: #ff9900; text-decoration:none;}
a:link.heading {font-style: bold; color: #ff9900; text-decoration: none;}
a:hover.heading {font-style: bold; color: #ffffff; text-decoration: none;}
a:visited.sidebar { font-weight: bold; color: #ffffff; text-decoration: none;}
body
{
	font-family: Arial, verdana, helvetica, sans-serif;
	background-color: #000000;
	color: #000000; font-size: 10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial; color: #ff9900; font-weight: bold; font-style: italic;
}
h1           { font-size: 16pt }
h2
{
	font-size: 14pt  
}
h3
{
	font-size: 12pt 
}
h4
{
font-size: 10pt
}
table        { 	
	font-family: Arial, verdana, helvetica, sans-serif;
	color: #000000; background-color: #ffffff; font-size: 10pt;
	padding-left:0px; margin-left:0px;
 }

th 		{ color: #333399;

}

img.corner { position: relative; left: 5px;
}

div.linkbar{
text-align: center;
            }
