﻿a {font-size:10pt; font-family:Arial; font-weight:bold; color:#FFFFFF}
a:hover {color:#000000; background:#FFFFFF;}
p {font-size:10pt; font-family:Arial; font-weight:bold; color:#C0C0C0}
.grn {color:#00FF00}
.yel {color:#FFFF00}
.blk {color:#000000}
.wht {color:#FFFFFF}
.style2 {font-size: small;}
.style3 {font-size: xx-small;}
table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	height: 100%;
	width: 800px;
}
td {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #000000;
	text-align: center;
}
.center {text-align: center;}
body {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #000000;
	top: 0px;
	left: 0px;
}
img {
	border-style: 0;
  border-width: 0px;
}
table.style1 {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	height: auto;
	width: 800px;
}
td.style1 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #000000;
	text-align: left;
}
