BODY {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #6c6c6c;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 1.6em;




}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	line-height: 1.6em;




}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	line-height: 1.6em;
	font-weight: bold;
	font-style: italic;


}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-decoration: none;

}
A.links:hover {
	COLOR: #6c6c6c
}
.send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.6em;
	background-color: #006699;

}
.addnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;

}
A.addnew:hover {
	color: #000000;
	text-decoration: none;
}
