body {
	margin: 0px 0px 0px 0px;
	background-color: #F2F1FA;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 100%;
	color: #000000;
	list-style-image: url(../images/bulletpoint.png);



	}
a, a:visited{
	color: #7360CA;
	text-decoration: none;
	font-weight: bold;

	}
	
a:hover{
	color: #7360CA;
	text-decoration: underline;
	font-weight: bold;

	}


h2 {
	color: #FF33FF;
}
#footer { 
	border-top: 10px solid #3399ff;
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}
.table {
	padding: 10px 20px 0px;
	width: 800px;
	border-right: 8px solid #9F91DB;
	border-bottom: none;
	border-left: 8px solid #9F91DB;
	background-color: #FFE6FF;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	line-height: 21px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #9F91DB;

	}
	
.table2 {
	width: 250px;
	background-color: #F2F1FA;
	float: right;
	border: 8px solid #C6BEE7;
	margin-bottom: 10px;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 20px;
	}
	.table3 {
	padding: 20px;
	width: 800px;
	background-color: #A093DB;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	}
	.table4 {
	padding: 20px;
	width: 100%;
	background-color: #FFD9FF;
	text-align: left;
	color: #4A3A84;
	border: 8px solid #FFD9FF;
	font-weight: bold;


	}
ul {
	list-style-image: url(../images/bulletpoint.gif);
	list-style-position: outside;

}
 .highlight {
	background-color: #E0DBF2;
	color: #4A3A84;
	border: 8px solid #E0DBF2;
	font-weight: bold;

}
