body  {
	font-size : 11pt;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	color:#990000;
}

h1  {
	font-size : 26pt;
}

h2  {
	font-size : 22pt;
}

h3  {
	font-size : 18pt;
}

.para  {
	text-align : left;
	text-indent : 5%;
}

a	{
	color:#990000;
}

a:hover	{
	color: #FF0000;
}