body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #29105A;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	font-family: tahoma;
	font-size: 10px;
	color: #29105A;
	vertical-align: top;
}
a {
	font-size: 11px;
	color: #29105A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #29105A;
}
a:hover {
	text-decoration: underline;
	color: #29105A;
}
a:active {
	text-decoration: none;
	color: #29105A;
}

.form {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #ccccff;
	color: #330066;
}
.pageheading {
	font-family: Tahoma;
	font-size: 24px;
	color: #29105A;
	font-weight: bold;
}
.smallprint {
	font-family: Tahoma;
	font-size: 10px;
}
.text {
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #330066;
}
.leftgrey {
	background-color: #DEDEDE;
}
