* {
	font-family: Arial, Verdana, Calibri, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
body {
	scrollbar-base-color: #4d6871;
	background-attachment: fixed;
	background-image: url(../images/ok_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}
body,td,th {
	font-family: Verdana, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #9A0726;
}
h2 {
	font-size: 14px;
	color: #0B2A51;
}
.blue {
	font-weight: bold;
	color: #0B2A51;
}
.small {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.submenu:active {
	color: #000000;
	text-decoration: none;
}
.grey {
	font-weight: bold;
	color: #333333;
}

