BODY {
	font-family: sans-serif;
	font-size: 10pt;
	color: DARKGRAY;
	text-decoration: none
}
TD 	{
	font-family: sans-serif;
	font-size: 8pt;
	color: BLACK;
	text-decoration: none
}
.link	{
	color: darkgreen;
	text-decoration: none
}
.linkcomm	{
	color: blue;
	text-decoration: none
}
.linkmy	{
	color: darkred;
	text-decoration: none
}

.header { 
	color: white; 
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt
}
.bigheader { 
	color: white; 
	text-decoration: none;
	font-weight: bold;
	font-size: 20pt
}
