body {
	background : #FFFFFF;
	margin-left: 3em;
	width: 630px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	color : #454545;
}

h2 {
	color: #5D6FC7;
	font-size : 1.2em;
	font-weight : bold;
}

.right {
	text-align: right;
}

/* Gotta spell it out for IE */

p, h2, ul {width: 630}



