body {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:14px; 
	font-weight:normal;
}


h1.title { font-size:24px; font-weight:bold; margin-top:30px; margin-bottom:0px; padding-left:75px; padding-bottom:15px;}

h2.title { font-size:15px; font-weight:bold; text-decoration:none; margin-bottom:0px; padding-left:75px; padding-bottom:0px; margin-top:10px; text-transform:uppercase;}

h1 {font-size:20px; font-weight:bold; margin-top:5px; margin-bottom:5px; padding-bottom:5px; text-transform:uppercase;}

h2 { color:#990033; font-size:16px; font-weight:bold; text-decoration:none; margin-bottom:0px; padding-bottom:10px; margin-top:15px; text-transform:uppercase;}

h3 {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 5px;
    text-decoration: none;
}
h3 a:hover {text-decoration:underline;color:#FD0001; font-weight:bold;}

h3 a:link {text-decoration:underline;color:#01559d; font-weight:bold;}

h3 a:visited {text-decoration:underline;color:#01559d; font-weight:bold;}

h3 a:active {text-decoration:underline;color:#01559d; font-weight:bold;}

p, td, li {text-decoration:none; margin-bottom:0px; padding-bottom:10px; line-height:20px;}

#content a {
	text-decoration:underline;
	color:#01559d; 
}
#content a:hover {
	text-decoration: none;
}


#content ol, #content ul {
	padding-left: 23px;
	padding-bottom: 10px;
}
#content li{ line-height:20px; padding-bottom: 3px; }
#content ol{ list-style-type: decimal }
#content ul{ list-style-type: disc }

