body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444;
}

img {
	border: 0px;
}

a, a:link, a:active, a:visited {
	color: #224e8f;
}

a:hover {
	color: #cb0000;
	text-decoration: underline;
}


.maintitle,
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
	left: 4px;
	text-shadow: #7f7f7f 2px 2px 1px;
}
h2,h3,h4,h5 {
	color: #303030;
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 4px 4px;
	margin-top: 8px;
}

h1 {
	font-size: 21px;
	line-height: 28px;
	text-shadow: #7f7f7f 2px 2px 1px;
}

h2 {
	font-size: 18px;
	line-height: 24px;
}

h3 {
	font-size: 16px;
	line-height: 21px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 13px;
	line-height: 16px;
}

p {
	padding: 0px 0px 0px 0px;
}
div.formatcode {
	font-size: 11px;
	width: 100%; /*IE force*/
	overflow: auto;
	clear: both;
	font-family: Courier, 'Courier New', sans-serif;
	color: #006600;
	line-height: 1.5em;
	margin: 10px;
	padding: 5px;
}
