body{background:white; 
	margin:0px; 
	padding:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:10pt;
	/* background-image: url(images/bg.jpg); */
	background-repeat: no-repeat;
	background-position:top;}

div#box1{width: 850px;
		padding: 5px 5px;
		background: white url(gradient.png) repeat-x 0 -5px;
		margin: 12px auto;}

td {font-family: Gill Sans MT,Lucida Grande,Trebuchet MS, Lucida Sans Unicode,Verdana,Arial,_sans; color: black;}

a.navbar:link {text-decoration: none; font-weight: bold; color: black; font-size: 10pt; border-bottom: 0px solid white;}
a.navbar:visited{text-decoration:none; font-weight: bold; color: black; font-size: 10pt; border-bottom: 0px solid white;}
a.navbar:active{text-decoration:none; font-weight: bold; color: black; font-size: 10pt; border-bottom: 1px solid white;}
a.navbar:hover {text-decoration: underline; font-weight: bold; color: black; font-size: 10pt; border-bottom: 1px solid white;}

a:link {color: black; text-decoration: underline;}
a:visited{color: black; text-decoration:underline;}
a:active{color: black; text-decoration: underline; border-bottom: 1px solid black;}
a:hover {color: black; text-decoration: underline; border-bottom: 1px solid black;}