body {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-color: #121212;
}
td {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-color: #121212;
	font-size: 12pt;
}

A{
        color: #A6A6A6;
        font-weight:bold;
        text-decoration:none;
}

A:hover {
        color: #000000;
        font-weight:bold;
}

A:visited {
        color: #3C3C3C;
}

h1 {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 45pt;
}

