/* CSS stylesheet for the masaya website */
/* Created by Elsbeth Rooker */

span, body, table, p, td, tr, ul, ol, div {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#ffcc66;
	font-weight:normal;
	text-align:justify;
}


H1 {
	font-weight:bold;
	font-size:24px;
}


H2 {
	font-weight:bold;
	font-size:14px;
}

H3 {
	font-weight:bold;
	font-size:12px;

