body {
	background-color: #F7F5F2;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	background-color: #EBEBFF;
	color: #000066;
}

a:visited {
	text-decoration: none;
	background-color: #EBEBFF;
	color: #000066;
}

a:hover {
	text-decoration: none;
	background-color: #FDFDFD;
	color: #990000;
}

a:active {
	text-decoration: none;
	background-color: #FDFDFD;
	color: #990000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.t9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.t15 {
	font-size: 15px;
}

.t10 {
	font-size: 10px;
}

.t16ar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.t16 {
	font-size: 16px;
	font-weight: bold;
}

.t24 {
	font-size: 24px;
}













.t11vb {
	color: #B38A00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

.height {
	line-height: 6px;
}

.width {
	letter-spacing: 1.6px;
	+ other font attributes if not bodyfont
}

.strike {
	text-decoration: line-through;
	+ other font attributes if not bodyfont
}

.underline {
	text-decoration: underline;
	+ other font attributes if not bodyfont
}

.all {
	background-color: #C52C59;
	color: #6600FF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 72px;
}