body                  {
	color: black;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal
}
.class2 body {
	padding: 4pt;
	border: outset thick red;
	outline-color: red;
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
}
.smalltext { color: #666666; font-style: normal; font-weight: normal; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class2 Table { border: solid 6px #0066A5 }
.class3 Table { border: none }
.class4 Table { border: solid 2px #0066A5 }
a:visited            { color: Black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal }
a:link                     { color: Black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal }
a:hover                             {
	color: #99CC00;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
.tsmall a:visited            { color: #666666; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal }
.tsmall a:link                     { color: #666666; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal }
.tsmall a:hover                             {
	color: #99CC00;
	font-size: xx-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
td {}
h3   { color: green; font-style: oblique; font-weight: bold; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { color: green; font-size: x-small }
h1    { color: black; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal }
@font-face { font-family: Arial; font-size: 8pt }
.style1 {font-weight: bold}
.style2 {color: #0066A5}
.style3 {color: #0066A5; font-weight: bold; }
.style4 {font-size: medium}
.style5 {font-size: xx-small; color: #FFFFFF}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
