body {
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}
p {
	font-size: 10pt
}
li{
	font-size: 10pt
}
h1 {
	font-size: 15pt;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	font-size: 13pt;
	font-family: arial, helvetica, sans-serif;
}
h3 {
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
}
a {
	font-size: 10pt;
	text-decoration: none;
    color: #0000FF;	
}
a:hover {
	color: #FF0000;
}
