body {
	font-family: arial;
	font-size: 12pt;
	margin: 10 0 0 25;
}

.menulink {
	color: #EEEEEE;
	text-decoration:none;
}

.menulink:hover {
	color: #222222;
	text-decoration:none;
}


a  {
  	text-decoration : none;
	color : #E28415;
}


td {
	font-family: Arial;
	font-size: 12pt;
	color: #222222;
}

h1 {
	font-family: Arial;
	font-size: 13pt;
	color: #000080;
	line-height: 15pt;
}	

h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #000080;
	line-height: 14pt;

}

p {
	font-family: Arial;
	font-size: 12pt;
	color: #222222;
	line-height: 15pt;
	text-align:justify;
}

.psmall {
	font-family: Arial;
	font-size: 10pt;
	line-height: 13pt;
	color: #222222;
}
