body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #DCE0FB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.grey10pt {
	font-size:10px;
	color:#666666;
}
.grey10pt:link {
	font-size:10px;
	color:#666666;
}
.grey10pt:visited {
	color: #666666;
}
.grey10pt:hover {
	color: #FF9900;
}
.grey10pt:active {
	color: #990000;
}
.white11ptlink {
	font-size:11px;
	color:#FFFFFF;
}
.white11ptlink:link {
	font-size:11px;
	color:#FFFFFF;
}
.white11ptlink:visited {
	color: #FFFFFF;
}
.white11ptlink:hover {
	color: #FF9900;
}
.white11ptlink:active {
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top:0px;
	margin-bottom:0px;
}
h1 {
	font-size: 16px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	color: #990000;
}
a {
	font-size: 12px;
}
#bordertable1, #bordertable1 td {
	border: 1px solid #CCC;
}

