

/* Dynamic */
a {
	color: #0099ff;
}
body {
	background-color: #ffffff;
}
body,
input,
table,
select,
a.buttonleft,
a.buttonright {
	font-family: Arial;
	font-size: 12px;
}
body,
input,
select {
	font-weight: normal;
}

form {
	background: none;
	_filter: none;
}

h1 {
	font-family: Arial Black;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-family: Arial Black;
	font-size: 12px;
	font-weight: bold;
}
p,
ul {
	line-height: 22px;
}
table.large table.content td.center div.header,
table.small table.content td.center div.header
{
	border-bottom: solid 2px #0066cc;
}