body {margin:0}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.reference {
	font-size: 7pt;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #3366FF;
	font-style: italic;
	font-weight: bolder;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bolder;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3366CC;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
a:active {
        text-decoration: none;
}

sup {
        text-decoration: none;
}

.subhead1_ps, .subhead1_tou { font-weight: bold; }
.subhead2_ps, .subhead2_tou { font-weight: bold; text-decoration: underline; }
.subhead3_ps, .subhead3_tou { text-decoration: underline; }
.thankyou_message_ps { color: #006633;  font-weight: bold; }
.red { color: #FF0000; }
