BODY {
	background: #dddddd url(g/background.gif) repeat-x top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	scrollbar-arrow-color : #cc0066;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
}

A {
	text-decoration : none;
	color : #cc0066;
	font-weight : bold;
}

A:hover {
	color : #0d48cd;
}

h1, h2 {
	font: bold 80%/125% Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
}

.strap {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.bodycopy {
	padding-right: 20px;
	font: 75%/135% Arial, Helvetica, sans-serif;
}

.footer {
	font-weight : bold;
	color : #444444;
	background-color: #fff7df;
	padding: 10px 10px 10px 0px;
	line-height: 130%;
	font-size: 68%;
}

.quote {
	font-size: 68%;
	color : #222222;
}

ul {
	list-style-image: url("g/bullet.gif");
	padding-right: 20px;
}

li {
	padding-bottom: 5px;
	font: 75%/135% Arial, Helvetica, sans-serif;
}

.intro {
	font: bold 80%/135% Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;	
}

a.menu {
	font-size: 85%;
	font-weight: bold;
	color: #cc0066;
}

.menubase {
	font-size: 85%;
	font-weight: bold;
	color: #cc0066;
}

.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0066;
	margin: 5px 20px 5px 0px;
}