BODY
 {
	background: #ffffff;
	color : #333366;
	font-family :  Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
}

P
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}

.L
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.R
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}

.C
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

.J
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 10pt;
	font-weight: normal;
	text-align: Justify;
}
	

.Ci
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
	
A {
	font-family: Arial, Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #FF9900;
}

A:Hover {
	font-family: Arial, Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #FF0000;
}

.Big
 {
	font-family: Arial, Verdana;
	color: #333366;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
