@charset "UTF-8";
/* CSS Document */


.small {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

.medium {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

.big {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}

.xbig {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 2px;
}

.xbigexpanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
	letter-spacing: 2px;
}
.smallEMPH {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#CCCCCC;
	font-weight:bold;
}


.smalllight {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#CCCCCC;
}

.mediumlight {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#CCCCCC;
}

.biglight {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#CCCCCC;
}

.xbiglight {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color:#CCCCCC
}

.expandedlight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CCCCCC
	line-height: 16px;
	letter-spacing: 2px;
}

.xbigexpandedlight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#CCCCCC
	line-height: 16px;
	letter-spacing: 2px;
}
.smallEMPHlight {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#CCCCCC;
	font-weight:bold;
}

.class1 A:link {text-decoration: underline; color:#000000}
.class1 A:visited {text-decoration: underline; color:#000000}
.class1 A:active {text-decoration: underline; color:#000000}
.class1 A:hover {text-decoration: underline; color:#0000AA}


.class2 A:link {text-decoration: underline; color:#CCCCCC}
.class2 A:visited {text-decoration: underline; color:#CCCCCC}
.class2 A:active {text-decoration: underline; color:#CCCCCC}
.class2 A:hover {text-decoration: underline; color:#FFFFFF}






