body, td, p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

h1, .pagetitle {
	font-size : 24px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size : 18px;
	font-weight: normal;
}



.thumbicon { 
  font-size: 9px
  }

.thumbicon a:link, .thumbicon a:visited { 
	text-decoration : none;
	color : #000000;  
  }  
  
 .thumbicon a:hover	{
text-decoration : none;
color : #FF0000;
}


a:link, a:visited, a:active {
		color :#0000ff;
}

a:hover {
	color : #ff0000;
}


li {
	padding-bottom : 3px;
	list-style : square;
	margin-left : -15px;
	}




