.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669966;
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #669966;
}
a:visited {
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	color: #003366;
	font-size: 12px;
	font-weight: normal;
}
li {
	font-size: 11px;
}
.video {
	padding-left: 10px;
	padding-right: 5px;
}
.ruleabove {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.padPicture {  padding-right: 20px}
