BODY {
	font-weight : 800;
	font-family : serif;
	width : auto;
	background-color : #f5deb3;
	color :#186b29;	
	font-size : 14px;
}
P {
	font-weight : 700;
	font-family : serif;
	font-size : 14px;
	color :#186b29;
}
b {
	font-family : serif;
	font-size : 14px;
	font-weight : 800;
	text-align : justify;
	color :#186b29;
}
TABLE {
	width : 100%;
}
TD {
	font-family : serif;
	font-size : 14px;
	font-weight : 800;
}
H1 {
	font-family : serif;
	font-family : serif;
	font-size : 26px;
	font-weight : 900;
	color: #186b29;
}
H2 {
	font-family : serif;
	font-family : serif;
	font-size : 20px;
	font-weight : 900;
	color: #186b29;
	
}
H3 {
	font-family : serif;
	font-family : serif;
	font-size : 18px;
	font-weight : 900;
	color: #186b29;
}
H4 {
	font-family : serif;
	font-family : serif;
	font-size : 12px;
	
}
H5 {
	font-family : serif;
	font-family : serif;
	font-size : 10px;
	
}
A {
	color: #3e0c5a;
}
A:HOVER {
	color: #186b29;
}
