body {
	font-family:	Verdana, Helvetica, Arial, sans-serif;
	font-size:	small;
	color:		#333333;
	line-height:	1.5em;
	width:		600px;
	margin:		0px;
}

h1 {
	font-size:	14px;
	color:		#ff0033;
	font-weight:	normal;
}

h2 {
	font-size:	12px;
	color:		#000000;
	font-weight:	normal;
}

img {
	float:		left;
	margin:		0px;
}

p {
	font-size:	12px;
	color:		#666666;
	clear:		both;
}

div {
	margin:		50px;
}

table {
	width:		500px;
	border:		none;
}

th {
	width:		150px;
	padding:	7px;
	font-size:	12px;
	color:		#000000;
	font-weight:	normal;
	text-align:	right;
}

ol {
	color:		#ff0033;
	font-size:	11px;
	line-height:	1.4em;
	margin:		25px;
}

li {
	margin:		10px 0px;
}

#logo {
	float:		left;
	margin-bottom:	15px;
}

#footer {
	font-size:	9px;
	color:		#ff0033;
	line-height:	1.5em;
	margin-top:	35px;
}