body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #0066cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #666666;
	font-weight:bold
}
p {
	font-size: 12 px
	color: #000000
	font-weight:normal
}
a.table:link {
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}
a.table:visited {
	color: #cccccc;
	text-decoration: underline;
}
a.table:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.table:active {
	color: #cccccc;
	text-decoration: underline;
}
.style2 {
    font-size: 12px;
    color: #cccccc;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: line-through;
}
.style7 {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

