a.c1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	background-position: center center;
	text-align: center;
	background-repeat: repeat-x;
	font-weight: bold;




}

a.b1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffFF;
	text-align: center;
	font-weight:normal;




}
a.c1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	background-position: center center;
	text-align: center;
	background-repeat: repeat-x;
	font-weight: bold;

}


a.b1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;

}
a.c1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	background-position: center center;
	text-align: center;
	background-repeat: repeat-x;
	font-weight: bold;

}

a.b1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #ffffFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}

.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;


}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;

}
.TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;

}
.BODYbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bolder;
}
.tinyBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

