body { background-color:#DEDBDE;
       background-image: url(bg.gif);
       font-family: verdana;
	   color:#808395;
       margin:0px;
       padding:0px;
	   letter-spacing:0px;
       font-size: 8pt;
       scrollbar-face-color:#e1e1e1;
       scrollbar-highlight-color:#FFFFFF;
       scrollbar-shadow-color:#D6D6D6;
       scrollbar-3dlight-color:#B2AFAF;
       scrollbar-arrow-color:#CCCCCC;
       scrollbar-track-color:#F1F1F1;
       scrollbar-darkshadow-color:#C1C1C1;}

.space {padding-left: 5px;
        padding-right: 5px;}

.title_main { color:#ffffff;
              font-size: 7pt;
              font-family:verdana;
              font-weight: bold;
              text-align: left;
              padding-right: 1px;
              padding-top: 2px;
              padding-bottom: 2px; 
              background-color:#AABEC9;
			  border-bottom:#FFFFFF solid 1px;
			  border-top:#FFFFFF solid 1px;}

.content_main { color:#293133;
                font-family: verdana;
                font-size: 11px;
                padding-left: 1px;
                padding-right: 1px;
                padding-top: 3px;
                padding-bottom: 3px;
				background-color:#E0E0E0;}
				
.content2_main { color:#668A9D;
                font-family: verdana;
                font-size: 11px;
				background-color:#FAFAFA;}
				
.content3_main { color:#668A9D;
                font-family: verdana;
                font-size: 11px;
				background-color:#FFFFFF;}
				
				
.content4_main { color:#668A9D;
                font-family: verdana;
                font-size: 11px;
				background-color:#EDEDED;
				padding-left: 1px;
                padding-right: 1px;
                padding-top: 3px;
                padding-bottom: 3px ;}
.table { 
	font-family: verdana;
	font-size:8px;
	margin:0px;
	padding:0px;
	spacing:0px}

a:link { border-bottom: 0px dotted #d32668;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #6CB6DF;
	letter-spacing:0px; 
	text-align: justify;}
	

a:active {
	border-bottom: 0px dotted #6CB6DF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #d32668;
	letter-spacing:0px; 
	text-align: justify;}

a:visited {
	border-bottom: 0px dotted #6CB6DF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #6CB6DF; 
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	border-bottom: 1px dotted #808080;
	font-style: none;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #808080;}

H1		{
			font-weight: bold; 
			color: #6CB6DF; 
			font-family:arial;
			margin-bottom: 0.15em;
			font-size: 14px;
	}
	
	<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

</style>
