body {
	background: #FFFFFF;
	margin: 5px 3px 3px 10px;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

a:link {color: #0821E7; text-decoration: none;}
a:visited {color: #0821E7; text-decoration: none;}
a:hover {color: #0821E7; text-decoration: underline;}
a:active {color: #0821E7; text-decoration: underline;}

h2 {
	background: url('/images/header/layout_16.jpg') center left no-repeat;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 14pt;
	padding-left: 5px;
	margin-bottom: 9px;
}

h3 {
	font-size: 12pt;
	margin-bottom: -10px;
	margin-top: 0px;
	padding-left: 10px;
}

h4 {
	font-size: 12pt;
	margin-bottom: -7px;
	margin-top: 15px;
	padding-left: 10px;
}

p {
	margin: 12px 5px 12px 20px;
}

p#weather {
	background: #D3D2FD;
	width: 310px;
	padding: 5px;
	font-size: 7pt;
	text-align: center;
	border: 1px solid #000000;
}

table {
	font-size: 10pt;
}