h1, h2, h3, h4, h5, p, td, li, .rowhighlight, .tdpadded
				{ font-family: Arial, Helvetica, sans-serif; }
h1           	{ font-size: 16px; margin-top: 6px; margin-bottom: 6px; color: #000066}
h2           	{ font-size: 14px; margin-top: 3px; margin-bottom: 3px}
h3           	{ font-size: 12px; color: #000099; }
h4           	{ font-size: 10px;}
h5           	{ font-size:  8px;}
p, li, td		{ font-size: 14px;}
.tdpadded		{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
				}
.text          	{ font-size:  14px;}
body { background: #ffffff;}
.rowhighlight 	{
	font-size: 14px;
	background-color: #CCCCFF;
	color: #000099;
}
li {
	padding: 2px;
}
.map_back {
	background-image: url(images/faded%20world%20blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
