/* CSS Document */

table.body, td.body {padding-left: 0px;
}
td.body p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

td.body a, td.body a:VISITED {
	font-family: Trebuchet MS, trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;

} 
td.body a:hover {
	color: #4C034B;
	text-decoration: underline;
}

table.bodysm, td.bodysm {padding-left: 0px;
}
td.bodysm p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

td.bodysm a, td.bodysm a:VISITED {
	font-family: Trebuchet MS, trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;

} 
td.bodysm a:hover {
	color: #4C034B;
	text-decoration: underline;
}

table.boxhead, td.boxhead {padding-left: 0px;
}
td.boxhead p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #692268;
}

td.boxhead a, td.boxhead a:VISITED {
	font-family: Trebuchet MS, trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: ##692268;
	text-decoration: underline;

} 
td.boxhead a:hover {
	color: ##4C034B;
	text-decoration: underline;
}




