BODY  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : auto;
}

A:link, A:active  {
	text-decoration : none;
	background : transparent;
	color : #CCCCCC;
}

A:visited  {
	background : transparent;
	text-decoration : none;
	color: #CCCCCC;
}

A:hover  {
	color: #000000;
	background : #FFE8E6;
}


.text {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}

.textbold {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}


.textred {
	color: #753136;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}

.text2 {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}


.text3 {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}

.textsmall {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}

.textsmallred {
	color: #753136;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}

.textheader {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}

.textheaderred {
	color: #753136;
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Arial, sans-serif;
	text-align : justify;
}