body	{ 
	color: #ffffff; 
    background-color: #007889;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
}



table {
	border-collapse: collapse;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
}

h2.about {
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
}

li {
	line-height: 200%;
	list-style-image: url(../images/arrowSmall.gif); 
	margin-left: 50px;
}

.bottom a{
	color: #c1c1c1;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.bottom a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.top a{
	color: #007889;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.top a:hover{
	color: #c1c1c1;
	text-decoration: none;
	font-weight: bold;
}
