a {
	color: #0033CC;
}

a:visited {
	color: #0033CC;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
	font-size: 12pt;
}

.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
	font-size: 18pt;
}

.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 16pt;
}

.slantedblack {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: black;
	font-size: 12pt;
}

.bigslantedblack {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: black;
	font-weight: bold;
	font-size: 16pt;
}

.biggerblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
	font-size: 24pt;
}

.boldblackbody {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
}

.LemonStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
