table, div, tr, td, h1, h2, h3, h4, h5, h6, form, ol, p, ul
{
	color: #003300;
}
body
{
	background-image: url('_themes/redwhitetile.gif');
	margin: 10px;
	padding: 0px;
	color: #003300;
}

h1, h2, h3, h4, h5, h6
{
	font-family: arial;
	color: #660033;
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0px;
	line-height: 120%;
}
p
{
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0px;
	line-height: 120%;
}
table
{
	table-layout: fixed;
	width:100%;
}
td
{
	word-wrap: break-word;
	padding:5px;
}

a:link {color:green; font-weight:bold}
a:visited {color:green; font-weight:bold}
a:hover {color:green; text-decoration:underline}
a:active {color:green; font-weight:bold}

a.s {color:#D3D3D3; font: bold 10pt Arial;text-decoration:none}
a.s:link {color:#D3D3D3; font: bold 10pt Arial;text-decoration:none}
a.s:visited {color:#D3D3D3}
a.s:hover {color:white;text-decoration:none}
a.s:active {color:#D3D3D3}