body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(home_images/hm_background.gif); 
	margin: 0; 
	}

a:link {
	color: #339900; }

a:visited { 
    color: #006600; }

a:hover { 
    color: #33CC00; }
	
a:active { 
    color: #339900; }

.table {
	/* border: thin solid #CCCCCC; */
	background-color: #FFFFFF;
	font-size: small;
	line-height: 140%;
	color: #000000;
	text-align: justify;
	margin-left: 5px;
}

.footerlinks {
	font-size: x-small;
	}

.hl { /* use for headlines */
	font-weight: bold;
	color: #336600;
	line-height: normal;
	}

.smalltext { /* use for small text */
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-size: x-small;
	}

ul {
	list-style-image:  url("images/bullettriangle.gif");
	line-height: 150%;
	}
	
.photo {
	float: right;
	padding-left: 20px;
	padding-top: 0px;
	}
