BODY		{ background-color: #42474A; }

td.body		{ font-family: "Arial"; color: #696969; font-size: 8pt; 
		background: #ffffff;
		}

h2		{ font-family: "Arial"; color: #696969; font-size: 14pt; font-weight: bold; }
h2.db		{ font-family: "Arial"; color: #f4f4f4; font-size: 14pt; }
p		{ font-family: "Arial"; color: #696969; font-size: 8pt; }
td		{ font-family: "Arial"; color: #696969; font-size: 8pt; }

a		{ font-family: "Arial"; color: #000000; text-decoration: none; }
a:active	{ font-family: "Arial"; color: #ff9900; }
a:visited	{ font-family: "Arial"; color: #000000; }
a:hover		{ font-family: "Arial"; color: #ff9900; }

td.navbar		{ font-family: "Arial"; color: #f4f4f4; font-size: 10pt; }
a.navbar		{ font-family: "Arial"; color: #f4f4f4; text-decoration: none; }
a.navbar:active		{ font-family: "Arial"; color: #ff8c00; }
a.navbar:visited	{ font-family: "Arial"; color: #f4f4f4; }
a.navbar:hover		{ font-family: "Arial"; color: #ff8c00; }

table.style1	{ background: #f4f4f4;
		border-bottom:#ffffff solid 0pt; 
		border-top:#ffffff solid 0pt; 
		border-right:#ffffff solid 0pt; 
		border-left:#ffffff solid 0pt;
		}

table.event	{ background: #4682b4;
		border-bottom:#000000 solid 1pt; 
		border-top:#000000 solid 1pt; 
		border-right:#000000 solid 1pt; 
		border-left:#000000 solid 1pt;
		}

td.event	{ font-family: "Arial"; color: #ffffff; font-size: 10pt; }

td.register	{ font-family: "Arial"; color: #ffffff; font-size: 8pt; 
		background: #4682b4;
		}