body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 24px;
	color: #666666;
	text-align: center;
	line-height: 130%;
	font-weight: normal;
	margin-top: -5px;
}
h2 {
	font-size: 16px; 
	text-align: center;
	color: #4C4C4C; 
	line-height: 138%;
}
p, ul, ol {
	font-size: 13px; 
	line-height: 21px; 
	color: #333333; 
	text-align: justify;
}
td {
	color: #333333;
	line-height: 17px;
}
A:link {
	color:#009999; 
	text-decoration: none
} 
A:visited {
	color:#6BB3B3; 
	text-decoration: none
} 
A:hover {
	color:#00E6E6; 
	text-decoration: underline
} 
A:active {
	color:#00E6E6; 
	text-decoration: underline
}  
.center {
	text-align: center;
}
.medium {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.smallcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 15px;
}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: left;
}
.xsmallright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: right;
}
.xsmallcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: center;
}
.xxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
}
.xsmallblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	background-color: #DEF2F2;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 10px;
	text-align: justify;
	display: block;
	padding-top: 10px;
	width: 487px;
}
.xxsmallicon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
	text-align: left;
	vertical-align: text-bottom;
}
.tablespacer { 
	font-size: 9px; 
	color: #333333; 
	line-height: 9px;
}
.bodybg {
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
}
