body,html  {
	scrollbar-base-color: #31659c;
}

body {
	background-color: #ffffff;
	background-repeat: repeat;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
}

a {
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #ff0000;
}

td {
	text-align: center;
}

td.ty {
	font-size: 15px;
	background-color: #003063;
	color: #ffffff;
}

td.po {
	font-size: 15px;
	background-color: #31659c;
	color: #ffffff;
}

td.in {
	font-size: 13px;
	background-color: #ffffff;
	color: #000000;
}

td.od {
	font-size: 15px;
	width: 1%;
	vertical-align: top;
}

td.op {
	padding-top: 1px;
	font-size: 13px;
	width: 99%;
	text-align: left;
}

div {
	color: #000000;
	font-family: Arial, sans-serif;
}

div.a {
	font-size: 15px;
}

div.ca {
	font-size: 15px;
}

div.ty {
	font-size: 24px;
}

div.od {
	font-size: 15px;
	text-align: left;
}

hr {
	size: 1px;
	color: #000000;
}

img.rc {
	border-width: 1px;
	border-color: #000000;
}

img.ar {
	border-width: 0px;
}
