body, td {
	font-family:trebuchet ms, arial;
	font-size:12px;
	color:#333333;
}
p {
	text-align:justify;
}
.footer {
	border-top:1px dashed #333333;
	padding-bottom:20px;
}
.footer td {
	font-size:11px;
}
.footer a {
	text-decoration:none;
}
a {
	color:#0000ff;
}
a:hover {
	color:#ff0000;
}
form {
	display:inline;
}
h2 {
	font-family:trebuchet ms, arial;
	font-size:16px;
	color:#333333;
}
.summary_box {
	border:1px solid #0000ff;
	padding:10px;
	background-color:#E6E6FF;
	color:#333333;
}
.summary_box a {
	color:#333333;
}
