body {
	font-family: "Lucida Sans", "lucida Grande";
	font-size:11px;
	color:#959595;
	line-height:20px;

}

h1, h2 { 
	font-size:25px;
	color:#9e0000;
	padding-bottom:10px;
	line-height:30px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	line-height:normal;
	padding-bottom:5px;
	padding-top:13px;
}
h3 {
	color:#9e0000;
}

a {
	color:#959595;
}

img {
	border:none;
}

p.align-right {
	text-align:right;
	padding-bottom:10px;
}

p.bodytext {
	padding-bottom:10px;
}
