.graybox {
	border: 1px solid #D2CDCD;
}
.deepblue{
	border: 1px solid #033B88;
}.lightbox {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2CDCD;
	border-right-color: #D2CDCD;
	border-bottom-color: #D2CDCD;
	border-left-color: #D2CDCD;
}
body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.cpy {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.small {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0000FF;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.titlebold {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
}
.handwriting {
	font-family: "Lucida Handwriting";
	font-size: 13px;
	font-weight: bold;
}
.newstyle {
	font-size: 18px;
	font-weight: normal;

}
