th
{				
	font-size:			8pt;
	font-family: 		sans-serif;	
	font-weight:		bold;		
	background-color: #252525;
	color:				lightblue;
}
td
{
	font-size:	7pt;
	text-align:	center;				
}
.thead
{
	font-size:			10pt;
	font-weight:		bold;
	text-align:			center;
	background-color: blue;
	color:				aliceblue;
}

.tsubhead
{
	font-size:			9pt;
	font-weight:		bold;
	text-align:			center;
	background-color:	lightblue;
	color:				#252525;			
}
.evenrow
{
	background-color:	aliceblue;
}
h1
{
	font-size:			30pt;
	font-family: 		"serpentine","sans-serif";	
	
}
.red
{
	font-weight: bolder;
	font-family: 		"serpentine","sans-serif";	
}
a
{
	color:		darkblue;
	font-size:	10pt;
}
a:hover
{
	color:		blue;
}
.brown
{
	color:			brown;
	font-weight:	bolder;
	font-family: 		"serpentine","sans-serif";	
}
.link
{
	color: blue;
	font-size:	7pt;
}
.texthead
{
	color:	#eeeeee;
}
.newitem
{
	font-family: 		"sans-serif";	
	font-size:			8pt;
	font-weight:		bolder;
}
.big
{
	font-size:	10pt;
	text-align:	left;		
}