

/*body         	{ background-image: url('images/bodybck2.jpg'); background-repeat: repeat-x }*/
body		{background-color: #c0c0c0; }
table        	{ font-family: Arial; font-size: 10pt; color: #000000 }
a:link       	{ font-family: Arial; font-size: 10pt; color: #FF0000; text-decoration:none }
a:visited    	{ font-family: Arial; font-size: 10pt; color: #FF0000; text-decoration:none }
a:hover      	{ font-family: Arial; font-size: 10pt; color: #cc0000; text-decoration:none }
h3           	{ font-family: Arial; font-size: 12pt; color: #CC0000 }

td.menu		a:link {color:#ffffff; font-weight: bold; font-family: Arial; font-size: 10pt; text-decoration:none}
td.menu		a:hover {color:#000000; font-weight: bold; font-family: Arial; font-size: 10pt; text-decoration:none}
td.menu		{background-color: #cc0000; }

td.content	{
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		}

#footer      	{ font-family: Arial; font-size: 8pt; color: #ffffff }
#footer		a:link {color:#ffffff; font-family: Arial; font-size: 8pt; text-decoration:none}
#footer		a:hover {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:underline}


