BODY {background:#BCC290}

.margin{margin-left:10}

H1 {color: #775A47; font-size: 24pt;font-family: "arial black"; font-weight:400; text-align: center}

H2 {color: #775A47; font-size: 14pt;font-family: "Comic Sans MS"; font-weight:400; text-align:center}

H3 {color: #775A47; font-size: 12pt;font-family: "Comic Sans MS"; font-weight:400; text-align:justify}

H4 {color: green; font-size: 10pt;font-family: "Comic Sans MS"; font-weight:400; font-style:normal; text-align:left}

H5 {color: green; font-size: 12pt;font-family: "Times"; font-weight:400; text-align:center}

H6 {color: black; font-size: 12pt;font-family: "Times"; font-weight:400; text-align:left}



P {color: black; font-size: 10pt;font-family: "arial"; font-weight:400; text-align:justify}

UL {color: green; font-size: 12pt;font-family: "Comic Sans MS"; font-weight:400; font-style:normal; text-align:left}
A:visited, A:link, A:active {color:BLUE; text-decoration: none}
A:hover {text-decoration: underline}

em {color: red}

SPAN {color: red; font-size: 12pt;font-family: "Times"; text-align:left; cursor:hand; font-style:italic}
.title {text-align: center}
.times {font-family: "Times"}
.comic {font-family: "Comic Sans MS"}
.reduce {font-size: 10pt}
.larger {font-size: 12pt}
.red {color: red}
.black {color: black; text-decoration: none}
.white {color: white; text-decoration: none}
.left {text-align:left}

ADDRESS {color: green; font-size: x-small; font-family: "arial"; font-weight:400; text-align:center}

div.vert {float: left; 
position: relative;
-moz-transform: rotate(270deg);  /* FF3.5+ */        
-o-transform: rotate(270deg);  /* Opera 10.5 */   
-webkit-transform: rotate(270deg);  /* Saf3.1+, Chrome */              
filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  /* IE6,IE7 */          
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE8 */ }
