body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #000000;
}

a, a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #006699;
}

a:hover, a:active {
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
}

p, td, th, blockquote, li, ul, dl, dd, dt, ol, form, input, textarea, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14pt;
	line-height: 18pt;
}

td img {
	display: block;
}

.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
}