body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;

}

.bodystyle {
	font-size: 11px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 10px;
}

.big {
	font-size: 14px;
}

.xbig {
	font-size: 20px;
}

.expanded {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #444444;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #444444 #444444 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a {
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border-top: 1px solid #dd0000;

}
.bg {
	background-image:  url("../pics/bg.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

