.lower{
	list-style-type: lower-alpha;
	font-weight: normal;
}

em{
	font-style: normal;
	font-weight: bold;
}

.roman{
	list-style-type: upper-roman;
	font-weight: bold;
}

.lowerroman{
	list-style-type: lower-roman;
	font-weight: normal;
}

.num{
	list-style-type: decimal;
	font-weight: normal;
}

body{
	font-family: verdana, sans-serif;
}

.top{
	padding-top: 20px;
}

#charter{
	position: relative;
	left: 20px;
	margin-right: 20px;
}

#rtchart{
	font-size: xx-large;
	font-weight: bold;
}
