
/*main2.css - Swanes*/


body {
background:#ffffff; 
color:#006600;
font-size:13px;
font-family:geneva,verdana,helvetica,arial,sans-serif;
font-weight:bold;
}

p,td,li {
font-size:13px;
font-family:geneva,verdana,helvetica,arial,sans-serif;
font-weight:bold;
}

td.inset {
border:double #000000;
text-align: center;
}

h1 {
color:#990033;
font-size:28px;
font-weight:bold;
background:transparent;
}

h2 {
color:#990033;
font-size:24px;
font-weight:bold;
background:transparent;
}

h3{
color:#990033;
font-size:22px;
font-weight:bold;
background:transparent;
}

h4{
color:#006633;
font-size:18px;
font-weight:bold;
background:transparent;
}

h5{
color:#006633;
font-size:16px;
font-weight:bold;
background:transparent;
}

h6{
color:#006633;
font-size:12px;
font-weight:bold;
background:transparent;
}

h5.right {
text-align: right;
}


a:link {
color:#990033;
background:transparent;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#990033;
font-size:13px;
font-weight:bold;
background:transparent;
text-decoration:none;
}

a:hover {
color:#fffff0;
background:#990033;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

a:active {
color:#006633;
font-size:13px;
font-weight:bold;
background:transparent;
text-decoration:underline;
}

hr{
color:#006633;
} 

p.left {
font-size:11px;
font-family:geneva,verdana,helvetica,arial,sans-serif;
font-weight:bold;
}



p.footer {
font-size:13px;
font-family:geneva,verdana,helvetica,arial,sans-serif;
font-weight:bold;
}

a.footer:link {
color:#990033;
background:transparent;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

a.footer:visited {
color:#990033;
font-size:13px;
font-weight:bold;
background:transparent;
text-decoration:none;
}

a.footer:hover {
color:#fffff0;
background:#990033;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

a.footer:active {
color:#006633;
font-size:13px;
font-weight:bold;
background:transparent;
text-decoration:underline;
}

