
BODY { color: black; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-left: 10%; margin-right: 2%; background: white url(gif/spiral.gif) repeat-y; }

H1, H2, H3, H4, H5, H6 {  }

H1 { text-align: left; }
H1.centered {text-align: center; }

H2 { text-transform: uppercase; }

H1, H2, H4, H6 { font-weight: bold; font-style: normal; }
H3, H5 { font-weight: normal; font-style: italic; }

H1 { font-size: large; }
H2 { font-size: medium; }
H3 { font-size: medium; }

A:link { color: #0000EE; }
A:visited { color: #551A8B; }
A:active { color: #FF0000; }

PRE { font-family: monospace; }
PRE { font-size: small; }

P.centered { text-align: center; }
P.warning { color: #FF0000; }

UL { list-style-type: square; }
UL UL { list-style-type: disc; }
UL UL UL { list-style-type: circle; }

UL.plain { list-style-type: none; }
UL UL.plain { list-style-type: none; }
UL UL UL.plain { list-style-type: none; }

H1 { color: #008000; }
TABLE {color: black;
	 font-family: verdana, sans-serif;
	 background-color: white; 
     text-align: center; 
	 border: solid black; }
TR.head { background-color: #808080; color: #FFFFFF; border: solid black; }
TD { border: solid black; }
.fr { color: #800040; }
.red { color: #FF0000; }
.green { color: #008040; }
.blue { color: #0080FF; }
.uva { color: #400080; }
.uvb { color: #000000; }
P.note { font-size: small; }
