body {
 background: #000000 url('/images/bg.gif'); background-repeat: repeat-x;
  }

.body {
	font-family: verdana, arial;
	font-size : 10pt;
	color : #000000;

}

.body a {
	font-family: verdana, arial;
	font-size : 10pt;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
 }

.body a:hover {
	font-family: verdana, arial;
	font-size : 10pt;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.title {
	font-family: verdana, arial;
	font-size : 16px;
	color : #000000;
  	text-align: left;
	font-weight: bold;
}

.footer {
	font-family: verdana, arial;
	font-size : 10px;
	color : #cccccc;
   	
}

.footer a {
	font-family: verdana, arial;
	font-size : 10px;
	color : #cccccc;
    
	text-decoration: none;	
}

.footer a:hover {
	font-family: verdana, arial;
	font-size : 10px;
	color : #ffffff;
	
	
}


.small {
	font-family: verdana, arial;
	font-size : 11px;
	color : #000000;
}

.small a {
	font-family: verdana, arial;
	font-size : 11px;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
 }

.small a:hover {
	font-family: verdana, arial;
	font-size : 11px;
	color : #ff0000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;


.white {
	font-family: verdana, arial;
	font-size : 10px;
	color : #ffffff;
}


 .white a {
	font-family: verdana, arial;
	font-size : 10px;
	color : #ffffff;
}

.white a:hover {
	font-family: verdana, arial;
	font-size : 11px;
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ededed;
}