body {
	  background:#FFFFFF;
	  color:#333333;
	  text-align:left;
	  font-size:10pt;
	
	}
	a:link, a:visited {
	color:#CC0000;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;

	  }
	a:hover, a:focus {
	color:#993366;
	font-weight:normal;
	font-size:10pt;
	word-spacing:normal;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;

	  } 
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #583E7B;
}
.p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;

}

