body {
	color:#333333;
	margin:0px;
	background-color:#CCCCCC;
	font-family:Helvetica;
}

p,li,td,th { font-size:12px; }
h1 { font-size:16px; }
h2 { font-size:14px; }

a:link, a:visited {
	color:#333333;
	text-decoration:none;
}

td {
	padding:0px;
	margin:0px;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0px;
	display:block;
}


.imgborder { border:1px solid black; }

.bullets td {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	vertical-align:top;
}

#output {
	padding-left:25px;
	padding-right:25px;
	width:416px;
	height:532px;
	overflow:scroll;
}

#box {background-color:white;}

.hp_text {
	font-size:11px;
}
