body {
	font             	: 12pt/14pt Arial, san-serif;
	background-color 	: #e6f1ff;
	padding          	: 2px;
	margin           	: 2px;
	color            	: #000000;
}

#sidebar {
	float				: left;
}

#sidebar a:link, #sidebar a:visited  {
	color            	: #000000;
	text-decoration  	: none;
	font-weight			: bold;
}

#sidebar a:hover {
	color            	: #ffffff;
}

a:link, a:visited {
	color            	: #0000ff;
	text-decoration  	: none;
}

a:hover {
	color            	: #ff0000;
}

h1 {
	font             	: 28pt/10pt Arial, san-serif;
	font-weight      	: normal;
	color            	: #004cb3;
}

h2 {
	font             	: 16pt/18pt Arial, san-serif;
	font-weight      	: bold;
	color            	: #000000;
}

h3 {
	padding-top			: 12pt;
	font             	: 12pt/14pt Arial, san-serif;
	font-weight      	: bold;
	color            	: #000000;
}

#imageleft {
	float      			: left;
	font       			: 10pt/12pt Arial, san-serif;
	text-align 			: center;
}

#imageright {
	float      			: right;
	font       			: 10pt/12pt Arial, san-serif;
	text-align 			: center;
}

