#body {
font-family:		Tahoma, Arial, Helvetcia, sans-serif;
font-size:		10pt;
font-weight:		normal;
color:			#000000;
}

#body h1 {
font-size:		24pt;
font-weight:		bold;
color:			#000000;
margin-bottom:		0px;
}

#body h2 {
font-size:		14pt;
font-weight:		bold;
color:			#400080;
margin-top:		0px;
}

#footer {
font-family:		Tahoma, Arial, Helvetcia, sans-serif;
font-size:		10pt;
font-weight:		normal;
color:			#FFFFFF;
}

/* tags */

p.noborders {
margin-top:		0px;
margin-bottom:		0px;
}

/* hyperlinks */

a.nounderlinewhite:active {
color:			#FFFFFF;
text-decoration:	none; }

a.nounderlinewhite:visited {
color:			#FFFFFF;
text-decoration:	none; }

a.nounderlinewhite:link {
color:			#FFFFFF;
text-decoration:	none; }

a.nounderlinewhite:hover {
color:			#FFFFFF;
text-decoration:	underline; }

a.nounderlineblack:active {
color:			#000000;
text-decoration:	none; }

a.nounderlineblack:visited {
color:			#000000;
text-decoration:	none; }

a.nounderlineblack:link {
color:			#000000;
text-decoration:	none; }

a.nounderlineblack:hover {
color:			#000000;
text-decoration:	underline; }
