body		{
background-color : #FFFFFF;
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

a:link	{
color : #000000;
}

a:visited	{
color : #000000;
}

a:hover	{
color : #000000;
}

a:active	{
color : #000000;
}

P, TD, LI {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

H1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #669966;
}

td.heading {
background-color : #669966;
color : #FFFFFF;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
}

a.heading, a:visited.heading, a:hover.heading {
color : #FFFFFF;
text-decoration: none;
font-weight : bold;
}

td.navigation {
background-color : #99CC99;
font-weight: bold;
}

a.navigation {
color : #000000;
text-decoration: none;
font-weight: bold;
}

.contrastrow {
background-color: #EEEEEE;
}

.headrow {
background-color: #669966;
}