SELECT {
background-color: #CCCCFF
}
INPUT {
	clip:                        rect(   )
;
	font-size: 15px
;
	color: #330099;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.font20px {
	font-size: 20px;
	font-weight: normal;
}
.font18px {
	font-size: 18px;
	font-weight: normal;
}
.font16px {
	font-size: 16px;
	font-weight: normal;
}
.font12px {
	font-size: 12px;
	font-weight: normal;
}
.font14px {
	font-size: 14px;
	font-weight: normal;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
li {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	list-style: square;
}
