﻿table		{
	border-collapse:collapse
}
td			{
	background-color: #b0dff6;
	font-size:10pt;
	color: #000000;
}

hr			{
	border-top-style: solid;
	border-top-width: 1px}

a		{
	text-decoration: none;
	color: #00A0FF;
}

a:hover		{
	color: #6c7ba6;
	font-weight: bold;
}
body		{
	background-color: #5BCAFF;
	font-size :10pt;
	text-align :left;
	color: #110d6d;
}