body {
	margin:10px;
	padding:5px;
	
	font:16px verdana,arial,helvetica,sans-serif;
	color:#4A49A8;
}
#toolbarHolder td {
	height:19px;
	background:url("toolbar_bg.gif");
	vertical-align:top;
}
#helpCell {
	text-align:right;
}
ul, ol {
	font-size:12px;
	line-height:14px;
}
#mouseRel a {
	text-align:center;
	color:#4A49A8;
	font-weight:bold;
	text-decoration:none;
}
p.pText {
	margin-top:40px;
}
div.dText {
	margin-top:40px;
	text-align:center;
}
div.dText p, div.dText ol {
	width:600px;
	margin:16px auto 0 auto;
	text-align:left;
}
div.dText ol {
	width:560px;
	font-size:11px;
}
#homeLink {
	display:none;
}
.headingBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: underline;
	color: #66CCCC;
	border-top: dotted;
	border-right: none;
	border-bottom: dotted;
	border-left: none;
}
a:link {
	color: #FF00FF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FFFFFF;
}