h1
{
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}
h2
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 13px;
line-height: 20px;
}
h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 16px;
}
h4
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF6633;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}
h5
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFCC33;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}
img
{  border-style: none;
}
body
{font-family: Arial, Helvetica, sans-serif;
}
.tablehead
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
}
 .tablehead a:link {
color: #FF0000;
text-decoration: none;
}

.tablehead a:visited {
color: #FF3300;
text-decoration: none;
}

.tablehead a:hover {
color: #FF3300;
text-decoration: underline;
}

.tablehead a:active {
color: #FF3300;
text-decoration: none;
}
.table
{
    border-color: #CCCCCC;
    border-width: 1px 1px;
    border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}
.table2
{
border-right-style:solid;
border-right-color:#003366;
border-right-width: 1px;
}
.table3
{
border-left-style:solid;
border-left-color:#003366;
border-left-width: 1px;
}
.td
{
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}
.mainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
}
.mainbold a:link {
color: #CC3300;
text-decoration:none;
}

.mainbold a:visited {
color: #CC3300;
text-decoration: none;
}

.mainbold a:hover {
color: #CC3300;
text-decoration: underline;
}

.mainbold a:active {
color: #CC3300;
text-decoration: none;
}
.ways {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3300;
	font-size: 12px;
	line-height: 16px;
	font-style:italic;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height: 18px;
}
.main a:link {
color: #CC3300;
text-decoration: underline;
}

.main a:visited {
color: #CC0000;
text-decoration: none;
}

.main a:active {
color: #CC3300;
text-decoration: none;
}

.maingrey {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height: 20px;
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 24px;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3300;
	font-size: 18px;
	line-height: 24px;
}