.accent {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-variant: small-caps;
}
.purple {
	color: #9900CC;
	font-weight: bold;
}
h3 {
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;

}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	line-height: 22px;
}
li {
	list-style-type: square;
}
td {
	background-color: #FFFFFF;
	font-size: 12px;
}
.headercolor {
	background-color: #9999FF;
	font-size: 16px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.baselinereg {
	vertical-align: bottom;
}
a {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.oblique {
	font-style: oblique;
	color: #666666;
	font-weight: normal;
}
.box {
	font-size: 12px;
	margin: auto;
	padding: 5px;
	border: thin solid #009900;
	font-weight: bold;
	line-height: 22px;



}
h4 {
	font-size: 16px;
	color: #333333;
}
