body {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.bodyText
{
	font-size: xx-small;
	font-family:  Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
}

.bodyRedText
{
	font-size: xx-small;
	font-family:  Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #993333;
	font-weight: normal;
}

.bodyRedTextBold
{
	font-size: xx-small;
	font-family:  Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #993333;
	font-weight: bold;
}

.notes
{
	font-size: xx-small;
	font-family:  Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
}

.title
{
	font-size: medium;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight: normal;
}

.bodyText
{
	font-size: xx-small;
	font-family:  Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

p {
	margin-top: 10pt;
	margin-bottom: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.greyLine {
	background-color: #999999;
}

/* FIXED SIZE */
.whiteText, whiteText:link, whiteText:visited
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.whiteText:active
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.whiteText:hover
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
