

/* Dynamic */
a {
	color: #1370ab;
}
body {
	background-color: #cc0000;
}
body,
input,
table,
select,
a.buttonleft,
a.buttonright {
	font-family: Arial;
	font-size: 12px;
}
body,
input,
select {
	font-weight: normal;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-family: Arial;
	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 #cc0000;
}