xx { 
	font-size:10pt;
	font-family: Arial;
}

.standard {
	font-family: Arial;
	font-size: 10pt;
}

A:link {color: blue; text-decoration: underline}
A:visited {color: blue; text-decoration: underline}
A:active {color: blue; text-decoration: underline}
A:hover {color: red; text-decoration: underline}
