body {
	margin:5px;
	padding:0; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font:12px Arial, Helvetica, sans-serif;
	}
h1 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	}
h2 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	line-height: 19pt;
}
.alt { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; line-height: 18pt;}
.altbold { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; line-height: 18pt; font-weight: bold}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	line-height: 19pt;
	text-align: justify;
}
.normJust {	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-style: normal; line-height: 19pt; text-align: justify;}
.normbg { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000 ; background-color: #9999FF}
.norm16bold { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #000000; font-weight: bold}
.box {  color: #FFFFFF; background-color: #0033CC; border: thin #99CCFF solid; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; border-color: #99CCFF solid}
.normbold { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000 ; font-weight: bold}
.norm14 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000 }
.norm14bold { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000 }
.normSmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-style: normal; line-height: normal}
.form {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; background-color: #FFFFFF; border-color: #3399FF #3399FF #3333FF #3333FF; border-style: inset; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.border {
	border: thin solid #0000CC;
}
a { color: #00f; }
a:visited { color: #800080; }
a:active { color :#e00; } 