p, ol, ul, li, td {
	 font:10pt Arial; color:Black;
	 font-weight:normal;
}

.small {
	 font:8pt Arial; color:Black;
	 font-weight:normal;

}

.smallbold {
	 font:8pt Arial; color:Black;
	 font-weight:bold;

}

.bold , th {
	 font:10pt Arial; color:Black;
	 font-weight:bold;
}

.bolditalic {
	 font:10pt Arial; color:Black;
	 font-weight:bold;
	 font-style:italic;
}

.italic {
	 font:10pt Arial; color:Black;
	 font-weight:normal;
	 font-style:italic;
}

.normal {
	 font:10pt Arial; color:Black;
	 font-weight:normal;

}

.large {
	 font:12pt Arial; color:Black;
	 font-weight:normal;

}


h1  {
	 font:14pt Arial; 
	 font-weight:bold; 
	 color:#c0000c;
}
 
h2  {
	 font:13pt Arial; 
	 font-weight:bold; 
	 color:Black;
}

h3  {
	 font:11pt Arial; 
	 font-weight:bold; 
	 color:Black;
}
a {
	 font:10pt Arial; color:#005288;
	 text-decoration : underline;
}


a:hover {
	 font:10pt Arial; color:Black;
	 text-decoration : underline;
}


.menu {
	 font:10pt Arial Narrow; 
	 color:White;
	 font-weight:bold; 
	 text-decoration : none;
}


.menu:hover {
	 font:10pt Arial Narrow; 
	 color:White;
	 font-weight:bold; 
	 text-decoration : none;
}


.redlink {
	 font:10pt Times New Roman;
	 font-style:italic; 
	 color:#D2232A;
	 font-weight:bold; 
	 text-decoration : none;
}


.redheader {
	font:12pt Arial;
	color: #D2232A;
	font-weight: bold;
}
.redheadersm {
	font:10pt Arial;
	color: #D2232A;
	font-weight: bold;
}

.blueheader {
	font:10pt Arial;
	color: #005288;
	font-weight: bold;
}

.blueheader:hover {
	font:10pt Arial;
	color: #D2232A;
	font-weight: bold;
}

.blueaila {
	 font:10pt Arial; 
	 color:#005288;
	 font-weight:normal;
}

.footer {
	font:8pt Arial;
	color: Gray;
}


<!--- body {
	scrollbar-face-color: #D2232A;
	scrollbar-Track-Color: #939598;
	scrollbar-3dLight-Color: White;
	} --->