/* CSS Document for layout of page - (use content.css for layout contents)*/
body{
background-color:#CB7925;
}
body, td, th, div {
font-family: "Arial Black", "Arial", "Verdana";
}

p,td {
margin-top: 3px;
font-size: 12px;
letter-spacing:1px;
color:#FFFFFF;
line-height:22px;
}

ul{margin-left:20px;}
li{line-height:18px;}
h1, h2, h3 {font-weight:bold;white-space: normal;}
h1 {font-size: 18px;margin-top: 0px;margin-bottom: 3px;	}
h2 {font-weight:bolder;font-size:16px;margin-top:3px;margin-bottom:-3px;}
h3 { font-size: 14px;margin-top: 3px;margin-bottom: 3px;	}
th {line-height: 16px;}
a:link, a:active {text-decoration:none;color:#006b43; font-weight:bold}
a:visited {text-decoration:none;color:#006b43; font-weight:bold}
a:hover {text-decoration:underline;color:#006b43; font-weight:bold}
/*.rightButtonDiv a:link,.rightButtonDiv a:active,.rightButtonDiv a:visited {text-decoration:none;}
.rightButtonDiv a:hover{text-decoration:underline;}*/
