<STYLE TYPE="text/css">
<!--
/* general default styles */
	BODY {
		margin: 5px;
		padding: 5px;
		vertical-align: top;
		text-align: top; 
		background-attachment: fixed;
		}
		
  H1 { font-family: Times, "Times New Roman", Serif; 
   	  color: #2F10F9; 
   	  vertical-align: top;
   	  text-shadow: 0.1em 0.2em 0.3em #e6302f; }
   	  	
a:link {color: #397422; margin-left: 10px ;}
a:visited {color: #872d6a;  text-decoration: line-through; margin-left: 10px ;} 
a:link:hover {color: #2F10F9;  margin-left: 10px ; text-shadow: 0.3em 0.3em 0.3em #666;}
a:visited:hover {color: #e6302f; margin-left: 10px ; text-decoration: line-through;  text-shadow: 0.3em 0.3em 0.3em #7F7261;}

/* main sidebar */	
	DIV.bar {color: #7F7261; font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-weight:bold; border:1px solid ; border-color: gray; padding:0px; vertical-align: top; }

	 table.sbtitle {
	    margin: 0px 0px 0px 0px;
	    border-width: 2px 2px 2px 2px;
	    border-spacing: 1px 1px;
	    border-style: inset inset inset inset;
	    border-color: #E6302F #996633 #E6302F #996633;
	    border-collapse: separate;
	    background-position: center; 
	    vertical-align: top; 
	    text-align: top;
	    padding: 0 0 0 0; 
	    width:200px;
	 }	

	td.sbtitle    {	
		vertical-align: super;
		margin-left: 5px ;
		font-family: Times, "Times New Roman", Serif; 
		color: #AB0A28;	
		background: #CDD0F0;
		font-weight:bold;
		text-align: center;
		font-size: 100%;
		border:0px; 
		border-width: 1px 1px 1px 1px;
		-moz-border-radius: 6px 6px 6px 6px;	
		padding: 3px 3px 3px 3px;
		border-style: outset outset outset outset;
		border-color: gray gray gray gray;
		} 
-->
</STYLE>

