body{
	margin: 0px 0px 0px 0px;
	background-color:  #ffffff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
}
.boldText {
	font-size: 12px;
	font-weight: bold;
}
.bold10pt {
	font-size: 10px;
	font-weight: bold;
}
.smallText {
	font-size: 9px;
}
	A 			{ color: #D92525; text-decoration: none; } 
	A:link		{ color: #D92525; text-decoration: none; } 
	A:visited	{ color: #D92525; text-decoration: none; } 
	A:active	{ color: #D92525; text-decoration: none; } 
	A:hover		{ color: #D92525; text-decoration: underline; }