a.up:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}

a.up:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}


a.up:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
	font-style: normal;

}


a.up:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
	font-style: normal;

}



a.left:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.left:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


a.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}


a.left:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}


a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}

a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}


a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-indent: 1cm;
	list-style-type: disc;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
?); 
}
.BigBlueFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #000066;
}
.BlueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	text-transform: none;
	color: #0033CC;
}
.underlinedNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
}
.Caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
}
.BigBlueUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.CommonBodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
