﻿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: 8pt;
	font-family: minion;
	text-decoration: none;
}
a:visited
{
	color: #6666cc;
	font-size: 8pt;
	font-family: minion;
	text-decoration: none;
}
a:active
{
	color: #333333;
	font-size: 8pt;
	font-family: minion;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	font-size: 8pt;
	font-family: minion;
	text-decoration: none;
}
img
{
	border: 0px;
}

p
{
	color:#666666;
	font-size: 8px;
}
table
{
	border-spacing: 1px;
	font: 10px 'Verdana' , Arial, Helvetica, sans-serif;
	color: #333333;
}
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: 10px;
	color: #000000;
	text-decoration: none;
}

.black2 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:1.50;
}

