body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 8pt;
}
table {
font-size: 8pt;
font family: Verdana, Arial, Helvetica, sans serif;
/font-weight: lighter;/
text-align: left;
}
h1 {
font-size: 10pt;
font-weight: bold;
text-align: center;
background-color: #DDDDDD;
}
h2 {
font-size: 9pt;
font-weight: bold;
text-align: center;
background-color: #DDDDDD;
}
h3 {
font-size: 9pt;
font-weight: bold;
}
a:link, a:visited {
color:#CC0000; text-decoration:underline;
}
a:hover {
color:#CC0000; text-decoration:none;
}
a:active {
color:#CC0000; text-decoration:underline;
}
#wrapper {
	POSITION: relative;
	TEXT-ALIGN: left; 
	MARGIN: auto; WIDTH: 770px; 
}
