body {background-image: url("/images/paper.jpg"); margin-left: 5px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px}

.subheading {font-family: Arial; font-size: 14px; color: black; font-weight: bold}
.small {text-decoration: none; color:black; font-family: verdana; font-size: 10px}
.medium {text-decoration: none; color:black; font-family: verdana; font-size: 11px}
.courier {font-family: "Courier New"; font-size: 12px; color: black}
.big {font-family: Arial; font-size: 22px; color:#3a4486; font-weight: bold}

/* Hyperlink fonts */
a {text-decoration: none; color:#0A14cF}
a:hover {color:#6666FF}

/* Paragraph fonts */
p {font-family:"Times New Roman"; font-size: 12px; color: black}
p.pagetitle {font-family: Arial; color:#3a4486; font-size: 16px; font-weight: bold}
p.heading1 {font-family: Arial; color:#3a4486; font-size: 12px; font-weight: bold}
p.courier {font-family: "Courier New"; font-size: 12px; color: black} 

/* Non-Paragraph fonts */
font {font-family:"Times New Roman"; font-size: 12px; color: black}
font.courier {font-family: "Courier New"; font-size: 12px; color: black} 

/* Table column fonts */
td {font-family: "Times New Roman"; font-size: 12px; color: black}
td.courier {font-family: "Courier New"; font-size: 12px; color: black}

td.heading {font-family: Arial; font-size: 12px; color: white; font-weight: bold; background-color:#3A4486}

/* Form field fonts */
input {font-family:"Courier New"; font-size: 12px; color: black}
textarea {font-family:"Courier New"; font-size: 12px; color: black}
select {font-family:"Courier New"; font-size: 12px; color: black}


