

a:link { color: #EE1444; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; }

a.footer:link { color: #ffffcc; text-decoration: underline }
a.footer:active { color: #ffffff; text-decoration: none }
a.footer:visited { color: #ffffcc; text-decoration: underline }
a.footer:hover { color: #a1c1cb; text-decoration: none }

body { margin: 0; margin-bottom: 0px; background-image: url("images/bg.jpg");
background-repeat: repeat-x;
position: absolute;
top: 0px;
text-align: center;
color: #000000;
background-color: #FC650C}

h1 {font-family: gill sans mt, gill sans, sans-serif; font-size: 18pt;}

h2 {font-family: gill sans mt, gill sans, sans-serif; font-size: 15pt;}

.subhead {color: #000000; font-weight: bold; font-family: helvetica, verdana, sans-serif; font-size: 18px;}


p.footer {
text-align: center;
color: #ffffff;
}

div.box {margin-left: 20px;
text-align: center;
width: 650px;
border: medium solid #EE1444;
height: 350px;
margin-right: 20px;
background-color: #FDF5D1;
font-family: helvetica, verdana, sans-serif;
font-size: 15px;
}

div.box2 {margin-left: 20px;
text-align: center;
width: auto;
border: medium solid #EE1444;
height: auto;
padding: 10px;
overflow: scroll;
background-color: #FDF5D1;
font-family: helvetica, verdana, sans-serif;
font-size: 15px;
}

ul {
list-style: disc outside;}

q:lang(no)
{
quotes: """ """ "&#8216;" "&#8217;"

}
