body {	font-family: arial,sans-serif;
	font-size:12pt;
	font-color:#ff3333;
	color: #333;
	margin:15px 100px 15px 15px;
	background-color:#fff;	}


h1 {	margin:0px;
	font-size:15pt;
	border-bottom:1px solid #999;
	padding-bottom:3px;
	color:#333; }

h2 {	font-weight:bold;
	font-size:11pt; }

td#logo {	padding-right:12px;	}

.topnav {	
	font-weight:bold;
	font-size:10pt;
	padding-top:5px;
	padding-bottom:5px;	}

.bottomnav {	
	font-size:11pt;
	padding-top:5px;
	padding-bottom:5px;	}

#foot {	font-size:12pt;
	color:#666;
	border-top:1px solid #ccc;
	padding-top:12px;
	margin-top:20px;
	text-align: center;	}

a:link		{ color: #0000FF; text-decoration: underline; }
a:visited	{ color: #0000FF; text-decoration: underline; }
a:active	{ color: #0000FF; text-decoration: underline; }
a:hover		{ color: #000099; text-decoration: underline; }
