
<style type="text/css">{  }
 #body  {
	margin: 1px;
	padding: 1px;
	font-size: 14pt;
	font-family: Arial, Comic Sans MS;
	background: #FFFFFF; 
    scrollbar-face-color: #0000FF; 
	scrollbar-shadow-color: #3300FF; 
	scrollbar-highlight-color: #3399FF; 
	scrollbar-3dlight-color: #99CCFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;
	cursor: arrow;
	border: 3 #CC0033 groove;
	text-align: left;
	line-height: 150%;
	
}
                   
                   #p  {
                   	text-indent : 2em;
                   }
                   
                   #header  {
                   	background : #FFF;
                   	width : 100%;
                   }
                   
                   #leftcol  {
                   	background : #FFF;
                   	float : left;
                   	width : 10px;
                   	height : 800px;
                   }
                   
                   #rightcol  {
								background: #FFF;
								float: center;
								width: 135;
								height: 800px;
								vertical-align: top;
						}
                   
				      #content  {
                   	background : #fff;
                   	float : left;
                   	width : 600px;
                   	height : 800px;
					font-size: 18px;
					font-weight: ;
					font-family : arial;
					color : #000000
					    }
               
					   #spacercol  {
                   	background : #FFF;
                   	float : left;
                   	width : 5px;
                   	height : 800px;
                   }    
                   
						 menu {
	                  font-size: 11pt;
	                  font-weight: normal;
	                  color: Navy;
                    }
							
                   h1 {
							font-size: 20px;
							font-weight: bold;
							font-family : arial;
							color: #000000;
						} 
                   h2 { 
							font-size: 18px;
							font-weight: bold;
							font-family : arial;
							color: #000000;
						}
                   h3 {
						    font-size: 16px;
							font-weight: bold;
							font-family : arial;
							color: #000000;
						} 
						 h4 {  
						    font-size: 14px;
							font-weight: bold;
							font-family : arial;
							color: #000000;
						} 
                   h5 { 
						    font-size: 12px;
							font-weight: bold;
							font-family : arial;
							color: #000000;
						}	
                   h6 { 
                         	font-size: 10px;
							font-weight: bold;
							font-family : arial;
							color: #000000;
                   }
						 
						 
                   #spacercolsmall  {
                   	background : #FFF;
                   	float : left;
                   	width : 10px;
                   	height : 800px;
                   }
                   
                   #leftbomcol  {
                   	background : #FFF;
                   	float : left;
                   	width : 15%;
                   	height : 800px;
                   }
                   
                   #rightbomcol  {
                   	background : #FFF;
                   	float : right;
                   	width : 20%;
                   	height : 800px;
                   }
                   
                   #contentbom  {
                   	background : #fff;
                   	float : left;
                   	width : 50%;
                   	height : 800px;
                   }
                   
                   #spacercolbom  {
                   	background : #FFF;
                   	float : left;
                   	width : 0.25%;
                   	height : 800px;
                   }
                   
                   
                   #footer  {
                   	background : #fff;
                   	clear : both;
                   	width : 70%;
                   	font-size : xx-small;
                   	font-family : Arial;
                   	font-weight : normal;
                   	font-style : normal;
                   	text-decoration : none;
                   	margin : 1;
                   	padding-left : 0;
                   	padding-right : 0;
                   	padding-top : 0;
                   }
                   
                   .menuTable  {
                   	background-color : #0000ff;
                   	color : #ffffff;
                   	border : 0px none;
                   	padding : 0;
                   	margin : 0
                   }
                   
                   .menuCell  {
                   	width : 133;
                   	height : 21;
                   	text-align : center;
                   	vertical-align : middle;
                   	padding : 2;
                   }
                   
                   a.menu  {
                   	font-family : arial;
                   	font-size : 8pt;
                   	font-weight : bold;
                   	color : #ffffff;
                   	background-color : #0000ff;
                   	border : 3px double;
                   	border-color : #3E78FF #0000CC #0000CC #3E78FF;
                   	left : 0px;
                   	margin : 1px;
                   	width : 135;
                   	height : 22;
                   	position : relative;
                   	text-decoration : none;
                   	top : 0px;
                   	z-index : 1;
                   }
                   
                   a:hover.menu  {
                   	border-color : #0000CC #3E78FF #3E78FF #0000CC;
                   	font-size : 9pt;
                   	text-decoration : none;
                   	color : #FF0000;
                   	font-weight : bold;
                   	list-style-type : upper-alpha;
                   }
                   
                   tableTD  {
                   	font-size :	12pt;
                    font-family : serif;
                   	font-weight : normal;
                   	color : #0000FF
                   }
                   
                   tableTDeb  {
                   	font-size : 8pt;
                   	font-family : serif;
                   	font-weight : normal;
                   	color : #0000FF;
                   }
                   -->
                   </style>
