body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFCC;
	background-attachment: fixed;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat;
	margin: 0px;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.content {
	background-image: url(images/layout/bg-main.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFCC;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;





}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
marquee {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCC66;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 36px;

}
span {
	font-size: 18pt;
	font-style: oblique;



}
h3 {
	font-size: 18pt;
	font-style: oblique;


}
th {
	margin: 0px;
	padding: 2px 0px;
	background-image: url(images/layout/line.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;





}
.green {
	color: #006600;
}
.alignMid {
	text-align: center;
}

