body, p, td, div, input, textarea, blockquote {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #525252;
	font-weight : normal;
	font-size : 11px;
}

A {
	font-size: 10px;
	color: #000099;
	line-height: 11px;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:hover {
	color: red;
	font-size: 10px;
	line-height: 11px;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.smalltable1{
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
	}

A.smalltable1{
	font-size: 9px;
	line-height: 10px;	
	font-weight: normal;	
	text-decoration: none;
	background-color: #EEEEEE;
}
A.smalltable1:hover {
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;	
	color: red;
	background-color: #EEEEEE;
}

.smalltable2{
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	background-color: #DDDDDD;
	}

A.smalltable2{
	font-size: 9px;
	line-height: 10px;	
	font-weight: normal;	
	text-decoration: none;
	background-color: #DDDDDD;
}
A.smalltable2:hover {
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;	
	color: red;
	background-color: #DDDDDD;
}

.smalltablehead1 { 
background-color: #000099;  
color: #FFFFFF;
font-weight: bold;
	font-size: 10px;
	line-height: 10px;	
}
.smalltablehead2 { 
background-color: #000099;  
color: #FFFFFF;
font-weight: bold;
	font-size: 10px;
	line-height: 10px;	
}

smalltablecredit { 
background-color: #000099;  
color: White;
font-weight: bold;
font-size: 10px;
line-height: 10px;	
}

a.smalltablecredit { 
text-decoration: none;
}
