A  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A:link  {
	color : #CF1326;
	text-decoration : none;
}

A:active  {
	color : #FFD117;
	text-decoration: underline;
}

A:visited  {
	color : #CF1326;
}

A:hover  {
	color : #FFD117;
	text-decoration: underline;
}

A.black  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A.black:link  {
	color : #000000;
	text-decoration : none;
}

A.black:active  {
	color : #CE1126;
	text-decoration: underline;
}

A.black:visited  {
	color :  #000000;
}

A.black:hover  {
	color : #CE1126;
	text-decoration: underline;
}

A.blue  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A.blue:link  {
	color : #212A7B;
	text-decoration : none;
}

A.blue:active  {
	color : #FFD117;
	text-decoration: underline;
}

A.blue:visited  {
	color :  #212A7B;
}

A.blue:hover  {
	color : #FFD117;
	text-decoration: underline;
}

BODY {
	background-color : #D9E1E5;
	background: url(../images/bgrnd_00.jpg) repeat-x top;
	font-family : Futura, Arial, Sans-serif;
	font-size : 10pt;
	font-variant : normal;
	color : #657687;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #FCE98E;
	scrollbar-face-color: #C8D1D8;
	scrollbar-highlight-color: #C8D1D8;
	scrollbar-shadow-color: #C8D1D8;
	scrollbar-3dlight-color: #9FA8AD;
	scrollbar-darkshadow-color: #9FA8AD;
	scrollbar-track-color: #D9E1E5;
	scrollbar-arrow-color: #FFFFFF;
}

TD  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #657687;
}

TD.copy  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #F3F7F8;
	text-align : center;
}

TD.white  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
}

TD.black  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

TD.red  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #CE1126;
}

TD.blue  {
	font-family : Futura, Arial, Sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #212A7B;
}
