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: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 16px;
	color: #BA0000;
	} 
	
H2 {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 14px;
	color: #000000;
	} 
	
A:link {
	font-family: Arial, helvetica, sans-serif; 
	color: #ba0000;
    text-decoration : none;
	}
	
.smtext:link {
	font-size: 9px;
}

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

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

A:hover {
	color: #ba0000;
    text-decoration : underline;
	}

.smtext {
    font-family: Arial, helvetica, sans-serif;
    font-size: 10px; 
	color: #000000;
	}

A.menu:link {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 12px;
	 font-weight: bold;
     color: #000000;  
     text-decoration: none;  
}  
A.menu:active {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 12px;
	 font-weight: bold;
     color: #000000;  
     text-decoration: none;  
}  
A.menu:visited {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 12px;
	 font-weight: bold;
     color: #000000;  
     text-decoration: none;  
}  
A.menu:hover {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 12px;
	 font-weight: bold;
     color: #ba0000;  
     text-decoration: none;  
}

A.footer:link {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     color: #ba0000;  
     text-decoration: underline;  
}  
A.footer:active {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px; 
     color: #ba0000;  
     text-decoration: underline;  
}  
A.footer:visited {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     color: #ba0000;  
     text-decoration: underline;  
}  
A.footer:hover {  
     font-family: Arial, Helvetica, sans-serif;  
     font-size: 10px;  
     color: #ba0000;  
     text-decoration: none;  
}
table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
}
table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	empty-cells: show;
	vertical-align: top;
}
table.standard td A:link, table.standard td A:visited, table.standard td A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
table.standard td A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
table.standard A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
table.standard th {
	font-size: 13px;
	color: #ffffff;
	background-color: #BA0000;
}
table.standard td.field {
	vertical-align: top;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
}
table.standard tr.alt td {
	background-color: #d5d5d5;
}
table.standard tr.highlighted td {
	background-color: #BDD1DC;
}
