body {
	background: #8F67A1 url(stripe.png);
}
body,td,a,input,textarea {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
a,a:visited,a:visited {
	color: #542582;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
td {
	vertical-align: middle;
}
.table {
	cell-spacing: 10px;
	padding: 0px;
}
.input {
	border: 1px solid #CCDDEE;
	background: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dashed #DE3C77;
}
.small {
	font-size: 0.8em;
}
.img {
	border: 0;
}