body {
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 12px;
}
.Title {
	font-size: 18px; font-weight: bold;
	color: #545497;
}
.Bold
{
	font-weight: bold;
}
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
h1, h2, h3, h4 {
	color: #545497;
}
h1, h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #d4d0c8;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

