@charset "utf-8";
/* CSS Document */

.styleone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
.styletwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.stylethree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
}
.stylefour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.stylefive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.stylesix {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #AA6600;
}
.styleSEVEN {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #7A82D8;
}
.styleeight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
