body {
	overflow-y:scroll;
	background-color: white;
}

h1 {
	font-size: 16pt;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Courier New;
	font-weight: 100;
}

h2 {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-weight: 600;
}

h3 {
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	font-family: Lucida Grande, Verdana;
	font-weight: normal;
}

h4 {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	font-family:Arial, Verdana;
	font-weight:bold;
}

p {
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-weight: normal;
	vertical-align: top;

}

p2 {
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	vertical-align: top;

}

p3 {
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: bold;
	vertical-align: top;

}

li {
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Geneva, Helvetica;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;

}

a {
	text-decoration: none;
	font-size: 10pt;
	color: #111111;
	text-align:right;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
}

a:hover	{
	color: #FF4000;
}

.bodydiv {
	position:relative;
	width:100%; 
	border-top:0px; 
	border-left:0px; 
	border-right:0px; 
	border-bottom:1px; 
	border-color:#000000; 
	border-style:none; 
	padding:0px; 
	float:top;
	background-color:#FFFFFF;
}

#order {
	font-size: 11pt;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Andale Mono, Lucida Grande, Verdana;
	font-weight: 100;
}

#copy {
	font-size: 8pt;
	color: #666666;
	font-family: Courier;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: normal;

}

#date {
	font-size: 10pt;
	color: #666666;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: normal;

}

.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

#news {
	width: 100%;
}
#right {
	margin-top:20px; 
}

#store {
	width: 100%;
	border: 1px;
	border-color: black;
	border-style: dotted;
	padding: 10px;
	margin-top: 54px;
}

#calendar {
	font-size: 12px;
	font-family: Arial, Verdana;
	margin-left: 0px;
	margin-right: 0px;
}

#info {
	width: 100%;
	border: 1px;
	border-color: black;
	border-style: dotted;
	padding: 10px;
	margin-top: 0px;
}

#releases {
	width: 100%;
	margin-top: 30px;
}
