body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 9pt;
}


h1, h2, h3, h4 {
	padding-bottom: 5px;
	margin: 10px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
	font-weight: bold;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	color: #00468C;
}

a:hover {
	color: #900;
	font-weight: bold;
}

img {
	border: none;	
}

/* Main Content Style */

.contentheading {
	font-size: 16px;
	font-weight: bold;
}

.small, .createdate, .modifydate {
	font-size: 9px;
	color: #666;
}