body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	height: 101%;
    }  

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
    }

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
    }  

H1 {
    font-family: Times, Times New Roman, serif;
    font-weight: bold;
	font-size: 14px;
	color: #000000;
	} 
	
H2 {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px; 
	letter-spacing: 1px;
	color: #000000;
	} 
	
A:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : underline;
	}

A:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : underline;
	}

A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : underline;
	}

A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
    text-decoration : none;
	}

.smtext {
    font-family: Arial, helvetica, sans-serif;
    font-size: 10px; 
	color: #000000;
	}
A.menu:link {
	font-family: Times, Times New Roman, serif;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	color:#000000;
	}
	
A.menu:visited {
	font-family: Times, Times New Roman, serif;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	color:#000000;
	}
	
A.menu:active {
	font-family: Times, Times New Roman, serif;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	color:#000000;
	}

A.menu:hover {
	font-family: Times, Times New Roman, serif;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	color:#ffffff;
	}
A.footer:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
    text-decoration : underline;
	}

A.footer:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
    text-decoration : underline;
	}

A.footer:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
    text-decoration : underline;
	}

A.footer:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
    text-decoration : none;
	}
