body {
	background-color: #235175;
	background-image: url('images/background2.jpg');
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-color: #ffffff;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

li {
    font-size: 9pt;
    font-color: #ffffff;
}

a:link {  
color: #7f7f7f;
font-weight: bold;
text-decoration: none
}

a:hover { 
color: #000000;
font-weight: bold;
text-decoration: none 
}

a:visited { 
color: #7f7f7f;
font-weight: bold;
text-decoration: none 
}

a:visited:hover { 
color: #000000;
font-weight: bold;
text-decoration: none 
}

h2 {
	font-size: 10pt;
	color: #7f7f7f;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #646464;
}

h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}