
A {
	font-weight:	bold;
}


A:link
	{
      color:#98021E;
	  text-decoration: none;
	}	


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


A:hover
	{	
	color:"#98021E";
    background: #FFCC00;
    text-decoration: underline;	
	}

A:visited
	{	
	color:	#800080;

    text-decoration: none;
	}

BODY  {
	font-family :	"Myriad Web", Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

BODY, tr.menu, tr.lite, td.menu, td.lite {
/* WHITE */
	background-color: #FFFFFF;
}

td.datecol, td.ratecol {
/* PALE BLUE GRAY */
	background-color: #EEEEEE;
}

tr.dark, td.dark {
/* LIGHT BLUE GRAY */
	background-color: #DDDDDD;
}





A.heading:active {
/*   PALE GREEN  */
	color: #97CF97;
}

A.heading:hover {
/*  CRIMSON  */
      color:#98021E;
}

A.heading:visited, A.heading, td.heading {
/*   WHITE  */
	color : #FFFFFF;
}



p.subheader, p.menu, A.rate, td.menu, td.lite, ul.my, li.my, dt.my, td.datecol, td.ratecol, td.dark, p.header  {
/* MEP BLUE */
	color : #204482;
}





A.rate {
	font-size : 8pt;
}

A.admin {
	color : #FF0000;
	font-size : 8pt;
	font-weight : bold;
}




P  {
	font-size : 10pt;
}

P.header  {
	font-size : 12pt;
	font-weight : bold;
	text-align: center;
}

P.dark {
	font-size : 10pt;
      font-weight : bold;
	text-align : center;
}

P.subheader  {
	font-size : 12pt;
	font-weight : bold;
	text-align: center;
}

P.menu  {
	font-size : 8pt;
	font-weight : normal;
	text-align: center;
}


td.heading {
	font-size : 8pt;
	font-style : bold;
}


td.menu {
	font-size : 8pt;
	text-align : right;
	width : 100%;
}


td.lite {
	font-size : 10pt;
	vertical-align : top;
}

ul.my {
	font-size : 10pt;
}

li.my {
	font-size : 10pt;
}

dt.my {
	font-size : 10pt;
}




td.datecol {
	font-size : 8pt;
	vertical-align : top;
}

td.ratecol {
	font-size : 8pt;
	vertical-align : top;
	text-align : right;
}



td.dark {
	font-size : 10pt;
	vertical-align : top;
}

font.small {
	font-size : 8pt;
}


tr.heading {
/*  MEP BLUE */
	background-color : #204482;
}
