body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6d6d;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #692164;
	font-size: 16px;
}

a:link {
	color: #692164;
}
a:hover {
	color: #3C6011;
}

.style1 {color: #FFFFFF}
.boxed {
	border: 1px solid #000000;
}

.wlink A:link{ color: #ffffff; text-decoration: none; }
.wlink A:visited { color: #ffffff; text-decoration: none; }
.wlink A:hover { color: #ffffff; text-decoration: underline; }
.wlink A:active { color: #ffffff; text-decoration: underline; }
.left {
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
