body {
font-size:		12pt;
font-family:		arial,helvetica,sans-serif;
}

h1 {
font-size:		14pt;
color:			#AAAAAA;
font-family:		arial, helvetica, sans-serif;
font-weight:		bold;
}

h3 {
font-size:		14pt;
color:			#A45100;
font-family:		arial, helvetica, sans-serif;
font-weight:		bold;
}

p {
font-family:		arial, helvetica, sans-serif;
font-size:		12pt;
}

li {
font-family:		arial, helvetica, sans-serif;
font-size:		12pt;
}

a:link {
color:			#001E82;
font-family:		arial, helvetica, sans-serif;
font-size:		12pt;
text-decoration:	none;
}

a:visited {
color:			#876158;
font-family:		arial, helvetica, sans-serif;
font-size:		12pt;
text-decoration:	none;
}

a:hover {
color:			#876158;
font-family:		arial, helvetica, sans-serif;
font-size:		12pt;
text-decoration:	underline;
}