body {background-color: #ffffff
}

p { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
}

p.center { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: center;
}

p.centercolor { font-family: verdana, sans-serif ;
color: #492525;
text-decoration:  none; 
font-size: 15px;
text-align: center;
font-weight: bold;
}

p.largecenter { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 15px;
text-align: center;
}

p.centerbold { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: center;
font-weight: bold;
}

p.centerbold14 { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 15px;
text-align: center;
font-weight: bold;
}

p.boldjustify { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
font-weight: bold;
}

p.centerwhitebold { font-family: verdana, sans-serif ;
color: #ffffff;
text-decoration:  none; 
font-size: 13px;
font-weight: bold;
text-align: center;
}

p.smallboldjustify { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
font-weight: bold;
text-align: justify;
}

p.smallboldcenter { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
font-weight: bold;
text-align: center;
}

p.regboldcenter { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
font-weight: bold;
text-align: center;
}

p.small { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: left;
}

p.small10pt { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: left;
}

p.small13pt { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: left;
}

p.smalljustify { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

p.small8pt { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 18px;
text-align: left;
}

p.smallcenter { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: center;
}

p.small13pt { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
}

ul { font-family: verdana, sans-serif ;
color: #492525;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
}

li { font-family: verdana, sans-serif ;
color: #492525;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
text-weight: bold
}

H1 { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 16px;
font-weight: bold;
text-align: center;
}

H2 { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 18px;
font-weight: bold;
text-align: center;
}

H3 { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 20px;
font-weight: bold;
text-align: center;
}

a:link {
	font-family: verdana, sans-serif;
	color: #63432F;
	text-decoration: none;
}

a:visited {
	font-family: verdana, sans-serif;
	color: #63432F;
	text-decoration: none;
}

a:hover, a:active {
	font-family: verdana, sans-serif;
	color: #63432F;
	text-decoration: none;
}