body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E1E1E1;
}

img {
	border:0px;
}

a {
	color:#666666;
	font-size:inherit;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color:#666666;
}

ul {
	list-style-image:url(../images/plus_box.gif);
	padding:0px;
	margin:0px 0px 0px 20px;
	line-height:20px
}

.page {
	border:1px solid #787878;
	background-color:#FFFFFF;
	width:727px;
	
	text-align:left;
}

.content {
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.subHeader {
	font-weight:bold;
	color:#000000;
	line-height:28px;
}

.listBox {
	border:1px dotted #666666;
	width:200px
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.tagline {
	color:#666666;
	font-size:16px;
	font-weight:bold;
}

.reg {
	vertical-align:super;
	font-size:10px;
}
