body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

body, td, th {
	color: #FFFFFF;
	font-style: bold;
}

h1, h2 {
	color: #FFFFFF;
	font-style: bold;
}

h3, h4, h5, h6 {
	color: #FFFFFF;
	font-style: bold;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}



