
TD {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;		
}


TD.bluetext {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #002480;
	font-weight : normal;
}

TD.head {
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	color : #C2C2C2;
	font-weight : bold;
}

TD.subhead {
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}

TD.section {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #002F6E;
	font-weight : bold;
}

a, a:active, a:focus, a:link, a:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #1B71FF;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER {
	text-decoration : underline;	
}

a.linkl, a.link:active, a.link:focus, a.link:link, a.link:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #D22002;
	font-size : 14px;
	text-decoration : underline;
	font-weight : normal;
}

A.link:HOVER {
	color :#11338A;
}

a.section, a.section:active, a.section:focus, a.section:link, a.section:visited   { 
     font-family : Arial, Helvetica, sans-serif; 
     font-style : normal; 
     color : #002F6E;
     font-size : 14px;
     text-decoration : underline;
     font-weight : bold;
}

A.section:HOVER {
     color :#D22002;
}