	.small {
	 font-family: verdana, arial, "ms sans serif", sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 14px;
	 color: #000000;
	 }
	
	a:link {
	 color: #000000;
	 font-weight: normal;
	 text-decoration: none;
	 }
	
	a:visited {
	 color: #000000;
	 font-weight: normal;
	 text-decoration: none;
	 }
	
	a:active {
	 color: #000000;
	 font-weight: normal;
	 text-decoration: none;
	 }
	
	a:hover {
	 color:#000000;
	 font-weight: normal;
	 text-decoration: none;
	 }
	 
.smalln	a:link {
	 color: #000000;
	 font-weight: normal;
	 text-decoration: none;
	 border-bottom:1px dashed #99a3c1;
	 }
	
.smalln	a:visited {
	 color: #000000;
	 font-weight: normal;
	 text-decoration: none;
	 border-bottom:1px dashed #99a3c1;
	 }
	
.smalln	a:active {
	 color: #000000;
	 font-weight: normal;
	 text-decoration: none;
	 border-bottom:1px dashed #99a3c1;
	 }
	
.smalln	a:hover {
	 color:#000000;
	 font-weight: normal;
	 text-decoration: none;
	 border-bottom:1px solid #333333;
	 }
	
	input, textarea, select {
	 background-color: #ffffff;
	 border-style: solid;
	 border-width: 1px;
	 font-family: verdana, arial, sans-serif;
	 font-size: 10px;
	 color: #000000;
	 padding: 0px;
	}	
	
	BODY { 
    scrollbar-base-color: 006699; 
    scrollbar-arrow-color: FFFFFF;
    scrollbar-DarkShadow-Color: 0066cc;
	background-color: #BCBCBC;
	URL(/images/bg.gif);
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
    margin: 0px; 
	border:0;
	text-align:center; 
	font-family:verdana, arial, sans-serif; 
	font-size:76%;     
	}
