BODY
 {
	background: #ffffff;
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
}

P
 {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
}

.L
 {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}

.R
 {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-align: right;
}

.C
 {
	font-family: Arial, Verdana;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
}

	
A {
	font-family: Arial, Verdana;
	font-size: 11pt;
	text-decoration: none;
	color: #BA0000;
}

A:Hover {
	font-family: Arial, Verdana;
	font-size: 11pt;
	text-decoration: none;
	color: #F30000;
}
