body {
	font-size: 15px;
	color: black;
	background: white;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}

td.left{
background: #ffffcc;
}

td.right{
background: #F0F8FF;
}

a {
	color:white;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
	FONT-SIZE: 12px; 
} 
a:hover{
	color:#663333;
	background:yellow;
}
.brdr {
	font-size: 15px;
	color: yellow;
	background: #003300;
	font-family: sans-serif, verdana, arial, helvetica, sans-serif;
}
A.normlink {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: green; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none;
}
A.normlink:hover {
	COLOR: green; TEXT-DECORATION: underline;
	background: white;
}
A.logolink:hover {
	COLOR: green; TEXT-DECORATION: underline;
	background: #003300;
}


H1    {
       font-family: sans-serif, verdana, arial, helvetica, sans-serif;
        color: black;
        font-size: 18pt;
        }


