body
	{
	margin: 0px 0px 0px 0px;
	}

td
	{
    font-family: Verdana, Arial, Courier, sans-serif; 
	font-size: 12px;
	color: 000000;
	}

h1
	{
    font-family: Arial, Verdana, Courier, sans-serif; 
	font-size: 18px;
	font-weight: normal;
    color: #bf0000;
	}

h2
	{
    font-family: Arial, Verdana, Courier, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
	}
	
a
	{
	text-decoration: underline;
	color: 008700;
	}

a:hover
	{
	text-decoration: underline;
    color: #bf0000;
	}

.nav
	{
    font-family: Arial, Verdana, Courier, sans-serif; 
	padding-right:10px;
	font-size: 11px;
	line-height: 14px;
	}

/* --------------- Content --------------- */

.top {
    height: 26px;
    background: transparent url(../img/bg_top.gif) repeat-x 0px 0px;
    color: #008700;
    font-family: Arial, Verdana, Courier, sans-serif; 
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
	
.bottom {
    color: #888888;
    font-family: Verdana, Arial, Courier, sans-serif; 
    font-size: 11px;
    text-align: center;
    padding: 20px 0px 20px 0px;
}	

div.pics {
	margin: 20px 20px 20px 0;
	height: auto;
	width: auto;
	float: left;
	font-size: 10px;
	text-align:center;
}

.pics img {
	border:0;
}
