html{
	height:100%;
	background-color: #ffffff;
	ba3ckground-image: url(images/gradient.gif);
	bac3kground-repeat: repeat-x;
}
body{
	color:#000000;
	width:600px;
	padding:0;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrap{
	margin:0 auto;
	width:600px;
}
#header{
	clear:both;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom:20px;
}
#left{
	padding:10px;
	width:60px;
}
#right{
	float:right;
	padding:10px;
	padding-left:30px;
	width:400px;
}
a{
	color: #649b26;
	text-decoration:none;
}
form{
	font-size:12px;
}
p{
	color:#000000;
	margin-top:0;
}
.MsoNormal{
	color:#000000;
}
h4{	
	line-height:1.1em;
	font-size:15px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.fs8{
	font-size:8px;
}
.fs9{
	font-size:9px;
}
.fs10{
	font-size:10px;
}
.fs12{
	font-size:12px;
}
.fs13{
	font-size:13px;
}
.fs15{
	font-size:15px;
}
.fs18{
	font-size:18px;
}
