BODY {
        background: white;
        color: black;
	font-family: Arial,Helvetica;
        font-size: 12pt;
}

A {
	color: blue;
	text-decoration: none;
	font-family: Arial,Helvetica;
}

.mylink {
	font-family: Arial,Helvetica;
	font-size: 18pt;
}

.big {
	font-family: Arial,Helvetica;
	font-size: 14pt;
}
