body {
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 24px;
}
p {
	font-size: 13px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
li p {
	margin-left: 0px;
}
p,h1,h2 {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}

a:link {
	color: #000099;
	text-decoration: none;
}
.midgrey {
	color: #666666;
}
.grey {
	color: #333333;
}
hr {
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.tubetabletext {
	color: #2A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.optiontext {
font-size: 14px
}
.style2 {
color: #D7D7D7
}
.style3 {
color: #000000
}
