body
{
	margin: 0;
	border: 0px none;
	padding: 0;
}

.txtWt11r
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.txtBk11r
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.txtBk12r
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.txtBk12b
{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

P.note:before
{
	content: "Note: "
}

P.note
{
	border: solid green;
}

.txtBk12rLI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;

}

.txtBk12rLIalpha
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: lower-alpha;
}

.txtBk12rLInum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
}

.txtWt11b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txtBk12rUl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.input
{
	border: 1px solid #333333;
}

.liImage
{
	list-style-position: outside;
	list-style-image: url(images/icon_swirl.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

a.links,a.links:active,a.links:visited
{
	font-family: arial;
	font-size: 12px;
	color: #31436B;
	text-decoration: none;
}

a.links:hover
{
	font-family: arial;
	font-size: 12px;
	color: orange;
	text-decoration: none;
}
