body {
	font-family: "Times New Roman", Times, serif
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c4c30;
	line-height: 20px
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5c4c30;
	line-height: 18px
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5c4c30;
}

.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: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.xbigRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: d00d0d;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #d10e0e;
	text-decoration: underline;
	font-weight: bold;	
}

a:visited {
	font-size: 12px;
	color: #d10e0e;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;	
	font-style: normal;
}

a:hover {
	font-size: 12px;
	color: #574b2e;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color: #d10e0e;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;	
	font-style: normal;
}

.r:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #5c4c30;
	text-decoration: underline;
	font-weight: bold;	
}

.r:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5c4c30;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;	
	font-style: normal;
}

.r:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: 7c6a4d;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
	text-decoration: underline;
}

.r:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5c4c30;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;	
	font-style: normal;
}

