.box {
	background-color: #5055AF;
	border: thin solid #003366;
	font-weight: bold;
	color: #FFFFFF;
}
.tone {
	background-color: #0033CC;
}
.style1 {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {
	font-size: 24px;
	font-weight: bold;
	color: #5055AF;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.box2 {
	background-color: #66CCFF;
	border: thin solid #0033CC;
	color: #003399;
}
body {
	background-color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
.box3 {
	background-color: #99CCFF;
	border: thin solid #0033CC;
	color: #003399;
}
.style8 {font-size: 12px; font-weight: bold; }
.dividers {
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.whitebar {
	color: #FFFFFF;
}
.cullet {
	background-color: #292C59;
}
.titletext {
	color: #CCCCCC;
}
.titletext2 {
	color: #CCCCCC;
	font-size: 10px;
}
.textbox {
	border: 1px dashed #999999;
}
.textbox2 {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
}
