body 	{
		background-color:#FFFFFF;
		margin-top:10;
		width:99%;
		color:#000;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
A:link { color:#000000;}
A:visited { color:#000000;}
A:hover { color:#000000;}
A:active { color:#000001;}
h1 {
		color: #000000;
		font-size: 18px;
		font-weight: lighter;
		text-align:center;
	}
	
h2 {
		color: #000000;
		font-weight: lighter;
		font-size: 12px;
		text-align:center;
	}
	
p, li, dt {
		color:#000000;
		line-height: 140%;
		padding-bottom: 2px;
		font-size: 13px;
	}
ul, ol, option {
		font-color:#000000;
		padding: 5px 5px 5px 20px;
	}
table {
background-color:#FFFFFF;
}
td {font-size: 12px; color:#000000; font-color:#000000;}
input {background-color:#FFFFFF;}
.search {align:left; }
#left {float:left;
width:75%;
}
#right {float:right;
width:15%;
}
#footer { clear:both;}


