body {
	margin-left: 0px;
	
	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #FFFFCC;

}

img {border: 0px}

a:link {
	color: #9966CC;
}

a:visited {
	color: #9999CC;
}

a:hover {
	color: #FF9999;
}


.bodytext {
	
	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #000000;
	
}


.subtitle {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bolder;

	color: #9999CC;
	
}


.header {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bolder;

	color: #9966CC;

	}


.minitext {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #000000;
	
}


.newtext {
	
	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #FF0000;

	}


.soldheader {
	
	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: bold;

	color: #FFFFFF;

	}

