body, td
{
	color: 				black; 
	font-size: 			12px; 
	font-family: 		futura, avantgarde, selmaray, verdana, san-serif;
	vertical-align:		top;
}

td.col
{
	text-align:			right;
}

small
{
	font-size: 			9px; 
	font-family: 		geneva, verdana, san-serif;
}

a
{
	color: 				#EF2108;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

h3
{
	font-size: 			22px;
	font-weight:		normal;
}

.whiteframe
{
	border:				#FFFFFF solid 15px;
}
