body, p, td, th, ul, ol, a {
	background-color: #fff;	
	color: #000;
	font-family: "Georgia", serif;
	font-size: 10pt;
}

a, a.visited {
	color: #369;
}

code, pre {
   font-family: "Courier New", fixed;
   font-size: 10pt;
}

em { font-style: italic; }
strong { font-weight: bold; }

h1, h2 {
	font-family: "Arial", sans-serif;
	font-size: 14pt;
}

h3, h4 {
	font-family: "Arial", sans-serif;
	font-size: 12pt;
}
