a:link, A:link
	 { color: #332755; text-decoration: underline }
a:hover, A:hover
	 { color: gray }
a:visited, A:visited
	 { color: gray }
.body     { font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.bodyindented { font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 4px }
.required { color: red; font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.justified { font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: justify }
.head  { font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.subhead    { font-weight: bold; font-size: 12px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.link    { font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.title  { font-weight: normal; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

ul li {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}

p.topbox {
	padding-right: 20px;
	width:600px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:20px;
}