BODY {
	background: silver;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	scrollbar-face-color: ;
	scrollbar-arrow-color: ;
	scrollbar-base-color: ;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-3dlight-color: ;

}

P {
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

TD, TH {
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

/* Content table */
table.main1 {
	border-left:1px solid black; 
	border-right:1px solid black; 
	border-top:1px solid black; 
	border-bottom:1px solid black;
	table-layout: auto;
    width: 700px;
	padding-left: 10px ;
	padding-right: 10px;
	border-spacing: 10px;
	border-collapse: separate;
	background: white;
}

A {color:navy; text-decoration:underline; font-weight:normal; font-size: 13px}
A:visited {color:navy; text-decoration:underline; font-weight:normal; font-size: 13px}
A:hover {color:#cc0000; text-decoration:underline; font-weight:normal; font-size: 13px}
A:active {color:navy; text-decoration:underline; font-weight:normal; font-size: 13px}

A.menu {color:black; text-decoration:none; font-weight:bold; font-size: 13px}
A.menu:visited {color:black; text-decoration:none; font-weight:bold; font-size: 13px}
A.menu:hover {color:#cc0000; text-decoration:underline; font-weight:bold; font-size: 13px}
A.menu:active {color:black; text-decoration:none; font-weight:bold; font-size: 13px}

A.small {color:navy; text-decoration:underline; font-weight:normal; font-size: 8pt}
A.small:visited {color:navy; text-decoration:underline; font-weight:normal; font-size: 8pt}
A.small:hover {color:#cc0000; text-decoration:underline; font-weight:normal; font-size: 8pt}
A.small:active {color:navy; text-decoration:underline; font-weight:normal; font-size: 8pt}