﻿h3, h2, h1, h4, h5
{
	color:#666666;
}

body
{
	background-color: White;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-right: 0px;
}
#button
{
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	border: 0;
	height: 30;
	width: 230;
}
a:link
{
	color: #6666cc;
	font-size: 15pt;
	font-family: minion;
	text-decoration: none;
}
a:visited
{
	color: #6666cc;
	font-size: 15pt;
	font-family: minion;
	text-decoration: none;
}
a:active
{
	color: #333333;
	font-size: 15pt;
	font-family: minion;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	font-size: 15pt;
	font-family: minion;
	text-decoration: none;
}
img
{
	border: 0px;
}
p
{
	color:#666666;
	font-size: 14px;
}
table
{
	border-spacing: 1px;
	font: 16px 'Verdana' , Arial, Helvetica, sans-serif;
	color: #ffffff;
}
caption
{
	border: #666666;
	border-bottom: 2px solid #666666;
	text-transform: none;
	padding: 15px;
	background-image: url(images/TableCaption.jpg);
	font: 25px 'Verdana' , Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
thead th
{
	text-align: center;
	background: #ffffff;
	color: #666666;
	border: 1px solid #ffffff;
	text-transform: uppercase;
}
tbody th
{
	font-weight: bold;
}


table th a:link, table th a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
table th a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



.black { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.black2 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	line-height:1.50;
}

