body {
	font: 10pt/11pt Arial, Helvetica, Sans-Serif;
	background: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-face-color: #DFDFDF;
	scrollbar-highlight-color: #DFDFDF;
	scrollbar-shadow-color: #DFDFDF;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #262626;
}

a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #153E5B;
}
a:link {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FF7D00;
}
a:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #1C5278;
}
a:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #1C5278;
}

.defaultButton {
	font: 10pt/11pt Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #000000;
}

