body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
}
p { margin-top: 0; margin-bottom: 0;}

td {font-family: Arial, Helvetica, sans-serif;}

th {font-family: Arial, Helvetica, sans-serif;}

a:link, a:visited, a:active { text-decoration: none; } 

a:hover { text-decoration: underline; color: #009BE6 ; } 

.smalltext{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}
.smalltextwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	color: #FFFFFF;
}
.smalltextwhitebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltextitalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-style: italic;
}
.smallcenter{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}
.smalltextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}
.menuheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.menusmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
}
.menusmallcenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.menusmallright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	text-align: right;
}
.header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.header1italics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

