@charset "utf-8";
.vogue {
	background-image: url(images/bground.gif);
	background-repeat: repeat-y;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.mainbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
}
.highlitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CA006B;
}
