a {
	color: black;
	font-family: Arial;
        font-weight: bold;
}

.nounder { 
         text-decoration: none;
}

.nounderSM { 
         text-decoration: none; 
         font-size:8pt;
         font-weight: bold;
}

a:visited {
	color: #451616;
        font-weight: bold;        
}

a:active {
	color: brown;
        font-weight: bold;        
}

h1, h2, h3, h4, h5 {
	font-family:Times, serif;
	color:maroon;
}

p, li {
	font-family:Arial, sans-serif;
	font-color:Black;
	font-size:10pt;
}

td {

	font-family:Arial;
	font-size:10pt;
}
