body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:x-small;
	background-color: #C6A673;
	background-image: url(images/bg.gif);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:x-small;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
table.home {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(images/bg_playhouse.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: none;
	border-right: 1px solid #FF9900;
	border-bottom: none;
	border-left: 1px solid #FF9A00;
	WIDTH:741px;
	HEIGHT:400;
	background-color: white;

}
.copyright {
	color: #ffffff;
	font-size:11px;
}
.awmAnchor {position:relative;z-index:0}
.slogandc {
	color:#ffffcc;
	font-weight:bold;
	font-style: italic;
}
.bottomMenu {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(images/bottom_curve1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homelink {
	background-attachment: fixed;
	background-color: #FFFFCC;
	background-image: url(images/slogan.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.homelink A {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE.footer-menu TD {
	font-size:10px;
	font-weight: bold;
	color: #454545;
}
TABLE.footer-menu TD A{
	text-decoration: none;
	font-weight: bold;
	color: #454545;
}
.title {
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 1em;
}
.subtitle {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: underline;
	font-variant: small-caps;
}
.content {
	line-height: 2em;
	color: #555555;
}
.stress {
	font-weight: bold;
}
.note {
	font-size: xx-small;
	color: #555555;
}