/* CSS Document */

body {
background-image:url(../images/bg.jpg);
font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
font-size:10pt;
margin:0;
line-height:14px;
font-weight:lighter;
}


h1 {
text-align:left;
font-size:18pt;
color:#354669;
font-weight:bold;
margin-left:20px;
line-height:16px;
text-decoration:none;
}
h2 {
text-align:left;
line-height:14px;
color:#003366;
font-size:11pt;
margin-left:15px;
font-weight:lighter;
}
h3 {
}
h4 {
}
p {
text-align:justify;
line-height:15px;
margin:9px;
}
.welcome {
text-align:justify;
line-height:16px;
margin:9px;
}

.copyright {
text-align:center;
font-size:7pt;
line-height:12px;
color:#003366;
font-weight:lighter;
}
.copyright:link {
text-align:center;
font-size:7pt;
line-height:12px;
color:#666666;
font-weight:lighter;
}
.copyright:active {
text-align:center;
font-size:7pt;
line-height:12px;
color:#666666;
font-weight:lighter;
}
.copyright:visited {
text-align:center;
font-size:7pt;
line-height:12px;
color:#666666;
font-weight:lighter;
}
.copyright:hover {
text-align:center;
font-size:7pt;
line-height:12px;
color:#000000;
font-weight:lighter;
text-decoration:underline;
}



a:link {
font-size:10pt;
color:#70690A;
font-weight:bold;
text-decoration:none;
}
a:active {
font-size:10pt;
color:#70690A;
font-weight:bold;
text-decoration:none;
}
a:visited {
font-size:10pt;
color:#70690A;
font-weight:bold;
text-decoration:none;
}
a:hover {
font-size:10pt;
color:#000000;
font-weight:bold;
text-decoration:none;
background-color:#E5E5E5;
}

a.web:link {
font-size:9pt;
color:#4A4A4A;
font-weight:bold;
text-decoration:none;
}
a.web:active {
font-size:9pt;
color:#4A4A4A;
font-weight:bold;
text-decoration:none;
}
a.web:visited {
font-size:9pt;
color:#4A4A4A;
font-weight:bold;
text-decoration:none;
}
a.web:hover {
font-size:9pt;
color:#000000;
font-weight:bold;
text-decoration:none;
background-color:#E5E5E5;
}

