
a:link  { color: #09c; text-decoration: underline }
a:visited  { color: #c90; text-decoration: underline }
a:hover   { text-decoration: underline }
.mainbody { color: white; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footer_left  { color: #999; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footer_right  { color: #999; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
H1  { color: white; font-weight: 600; font-size: xx-large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
H2  { color: white; font-weight: 300; font-size: x-large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
H3  { color: white; font-weight: 100; font-size: large }
H4  { color: white; font-weight: normal; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
H5  { color: white; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
H6  { color: white; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
P  { color: white; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
UL  { color: white; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ref_text {margin-bottom: 10px;}
.ref_border {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999999;
}

TABLE {	border-collapse: collapse;}
