.menudiv {
	color: #686666;
	font-variant: small-caps;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.cn_LargeText {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 72px;
	font-weight: bold;
}

.cn_MediumText {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
}
.cn_SmallText {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;
}
.cn_Text {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration : none;
}
.cn_LabelsText {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 14px;
	font-weight: none;
	text-decoration : none;
}
.cn_Form {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.GoButton {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: none;
	text-decoration : none;
	width : 30px;
}
.cn_AchVertText {
	color: #000000;
	font-variant: normal;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;
	writing-mode : tb-rl;
}
