.SMALL {
	font-family: Calibri, Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	font-style: none;
	cursor: auto ;
	color: #333333;
}

.footer {
	font-family: Calibri, Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	cursor: auto ;
	color: #666666;
}

A:footer {
	font-family: Calibri, Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	cursor: auto ;
	color: #666666;
}


A {
	font-family: Calibri, Verdana, Arial;
	font-size: small;
	font-weight: normal;
	cursor: auto ;
	color: #6666CC;
	padding: 0px;
}

A.Large {
	font-family: Calibri, Verdana, Arial;
	font-size: large;
	font-weight: normal;
	cursor: auto ;
	color: #6666CC;
	padding: 0px;
}

table.padded-table td {
	padding: 0px;
}

.MED {
	font-family: Calibri, Verdana, Arial;
	font-size: small;
	font-weight: normal;
	font-style: none;
	cursor: auto ;
	color: #1d766e;
}

.MED-BOLD {
	font-family: Calibri, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	font-style: none;
	cursor: auto ;
	color: #1d766e;
}

.LGE {
	font-family: Calibri, Verdana, Arial;
	font-size: large;
	font-weight: normal;
	font-style: none;
	cursor: auto ;
	color: #1d766e;
}

