body {
	background-image: url(../images/sliver.jpg);
	background-repeat:repeat;
}

body, p {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color:#FFFFFF;
}

.subheading {
font:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight: bold;
color: #0090d2;
}

.footer {
font:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight: bold;
color: #7abebd;
}

a:link, a:visited, a:active  {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight: bold;
color: #0090d2;
}

a:hover  {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight: bold;
color: #08E3E5;
}