body {
	font-family: 	Verdana, Helvetica, Arial, sans-serif;
	font-size: 	small;
	color:		#333333;
	line-height:	1.5em;
	width:		550px;
	margin:		0px;
	margin-left:	50px;
	padding:	0px;
}

h1 {
	font-size:	100%;
	color:		#ff0033;
	font-weight:	normal;
	font-style:	normal;
	margin-bottom:	40px;
}

h2 {
	font-size:	92%;
	color:		#000000;
	font-weight:	normal;
	font-style:	normal;
	border-bottom:	1px dotted #cccccc;
	margin:		0px;
}

p {
	font-size: 	92%;
	color:		#666666;
	margin:		15px 0px;
}

ul {
	color:		#ff0033;
	line-height:	1.5em;
}

ul li {
	padding-top:	10px;
}

a:link {
	color:		#ff0033;
	text-decoration: none;
	font-size:	92%;
	border-bottom:	1px dotted #ff0033;
}

a:visited {
	color:		#ff0033;
	text-decoration: none;
	font-size:	92%;
	border-bottom:	1px dotted #ff0033;
}

a:hover {
	color:		#ff0033;
	text-decoration: underline;
	font-size:	92%;
	border-bottom:	none;
}

div {
	margin-bottom:	40px;
}

#contact {
	width:		300px;
	margin:		0px 0px 0px 150px;
	padding:	0px;
}
