.smallgrey {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.green {
	font-family: Arial;
	font-size: 13px;
	color: #98D7BA;
}
body { background-color: #716A64
}

p { font-family: Arial;
font-size: 13px;
color: #E4E2D4	
 }
 
H1 { font-family: Arial;
font-size: 15px;
color: #98D7BA
}

.special { font-family: Arial;
font-size: 13px;
color: #EFBE9E
}

.special2 { font-family: Arial;
font-size: 13px;
color: #E0C7B3
}

.bold {
	font-weight: bold ;
}
.specialbold { font-family: Arial;
font-size: 13px;
font-weight: bold ;
color: #EFBE9E
}