.normal, p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000
}

.normalbold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000
}

.largenormalbold, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
}

.largenormalboldheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
}

.largestnormalbold, h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #003300
}

.legalnotice { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 60%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000 
}
	
.divider {
	background-image: url(images/divider02.gif);
	background-repeat: repeat-x;
}

.photoborder {
	border: #003300;
}
.form {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000
}
