body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
   background-color : #999999;
	color : 000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	scrollbar-3d-light-color : #CCCCCC;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #999999;
	scrollbar-dark-shadow-color : #666666;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color  : #CCCCCC;
	scrollbar-shadow-color : #666666;
	line-height: 16px;
	text-align: center;
	min-width : 650px;

}
#page-wrapper {
	position: relative;
	margin-left: auto;
  	margin-right: auto;
	margin-top : 0px;
	background-color : #FFFFFF;
	font-size : 11px;
	width : 760px;
  	min-width : 650px;
	}
	
	a:link { color: #333333;
	text-decoration : underline;
	font-weight: bold;
	font-style: normal;
	}
	
	
	a:visited { color: #999999;
	  text-decoration : underline;
     font-weight: bold;
	  font-style: : normal;
	
	}

	a:active { color: #996633;
		text-decoration : underline;
		font-style: normal;
		font-weight: bold;
  	}

	a:hover { color: #666666; 	
		text-decoration : underline;
		font-style: normal;
		font-weight: bold;
 	}
	
	
	h6 {
		font-size : 10px;
		color : #ffffff;
	}
	
	h5 {
		font-size: 12px;
		color : #5568CA;
	}
			
	h4{
		font-size: 14px;
		color : #5568CA;
	}
	
	h3
	{
		font-size: 16px;
		color : #5568CA;
	}
	
	h2 {
		font-size: 18px;
	   color : #5568CA;
	}
	
		
	h1 {
		font-size: 20px;
		color : #5568CA;
	}
p {
		font : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		line-height : 16px;
		color : #000000;
		background-color: transparent;
}

