@charset "UTF-8";
/* CSS Document */

body {
	background-repeat:repeat-x;
	background-image:url(http://www.virtualclub.com/YEXHNEW/images/YEX_09_HomePage_01.jpg);
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12pt;
	color:#2c2b7b; 
	line-height:17pt;
}

p {
	font-weight:bold;
}

ul {
	list-style-type:disc; 
	color:black;
	font-size:9pt;
	font-weight:normal;
	line-height:20pt;
	padding-left:12px;
}

.withPadding {
	padding-right:150px;
}

.smallMargin {
	margin-top:10px;
	margin-bottom:10px;
}