body {
	font-family:  Courier, "Courier New";
	font-size: 12pt
}

td {
	font-family:  Courier, "Courier New", monospace;
	font-size: medium;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1{
	font-family:  Courier, "Courier New", monospace;
	font-size: large;
}

/* This controls the color and font of standard text */

A:link {color: #008000;
text-decoration: none;}

A:visited {color: #FF0000;
text-decoration: none;}

A:active {color: #333333;
text-decoration: none;}

A:hover {color: #001A8C;
text-decoration: none}




.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	text-align: left;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	vertical-align: top;
}
