a:link {color: #0000ff;}
A:VISITED {color : purple;}
a:active {color: #007700;}

BODY{
	font-size : 11pt;
	color : #000000;
	
	background-color : white;
}

h1{
	text-align: center;
	font-size: 18pt;
}

h2{
	font-size: 12pt;
	color: #ffffff;
	margin-bottom: 2pt;
}

p{
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.tail{
	text-align: center;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

td{
	font-size: 11pt;
}
