html, body {margin: 4px; padding: 0px;}

body   {
color: #000000;
background:#FF9900;
font-family:verdana,helvetica,arial,sans-serif;
font-size:12pt;
font-weight:bold;
}


a:link  {
color:#B36B00;
background-color:#000000;
font-size:16pt;
font-weight:bold;
}


a:visited  {
color:#B36B00;
background-color:#000000;
font-size:16pt;
font-weight:bold;
}

a:hover  {
color:#FFE6BF;
background-color: #000000;
font-size:16pt;
font-weight:bold;
}

a:active  {
color:#FFE6BF;
background-color: #000000;
font-size:16pt;
font-weight:bold;
}


.center {
text-align: center;
}


.white   {
color: #FFFFFF;
font-size: 12pt;
font-weight: bold;
}

.yelloworange {
color: #FFCC00;
}


.white {
color: #FFFFFF;
}

.whitebig    {
color: #FFFFFF;
font-size: 14pt;
font-weight: bold;
}


.red   {
color: #FF0000;
font-size: 14pt;
font-weight: bold;
}


.redbig   {
color: #FF0000;
font-size: 16pt;
font-weight :bold;
}


.brown {
color: #B36B00;
}

.yellow {
color: #FFCC00;
}

.blue {
color: #0033CC;
}

.purpledark {
color: #B580FF;
}

.salmon {
color: #B36B00;
}

.tan {
color: #FFE6BF;
}


.asterisk {
color: #FF0000;
background: #000000;
width: auto;
font-size: 44px;
font-family: arial,sans-serif;
font-weight: bold;
line-height: .9em;
margin-bottom: -40px;
}




h1 {
color: #FFFFFF;
font-size: 62px;
font-family: arial,sans-serif;
font-weight: bold;
text-align: center;
line-height: 1.1em;
margin-bottom: -10px;
}

h2 {
color: #FFE6BF;
background-color: #000000;
font-size: 42px;
font-family: arial,sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: -10px;
}


h3 {
color: #FFE6BF;
font-size: 32px;
font-family: arial,sans-serif;
font-weight: bold;
text-align: center;
}



.boxout  {
color: #0000FF;
background-color: #B36B00;;
line-height: 1.2;
padding: 2px;
}

.boxout a:link,  .boxout a:visited {
text-decoration: underline;
color: #FFFFFF;
background-color: #000000;
line-height: 1.2;
padding: 2px;
}

.boxout a:hover, .boxout a:active {
color: #000000;
background-color: #FFFFFF;
line-height: 1.2;
padding: 2px;
}


.boxout2  {
color: #FFFFFF;
background-color: #000000;
line-height: 1.2;
padding: 2px;
}

.boxout2 a:link,  .boxout2 a:visited {
text-decoration: underline;
color: #FFFFFF;
background-color: #000000;
line-height: 1.2;
padding: 2px;
}

.boxout2 a:hover, .boxout2 a:active {
color: #000000;
background-color: #FFFFFF;
line-height: 1.2;
padding: 2px;
}
