﻿
.paraheading {
	font-family: Veranda;
	font-size: small;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	left: auto;
}
.footer {
	color: #FFFFFF;
	font-family: Veranda;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	text-align: center;
}

.buttonhot {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	text-align:center;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color:#40477C;
	text-align:center;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	text-align: left;
}
h6 {font-weight:normal;}

td,th, p {
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	
	
}
body {background-color:#000}

.navbody{
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
}

.button a
{ font-family:Verdana;
	font-size: 12px;
	color:#FFF;
	text-align:center;
	text-decoration: none;
}
.button a:link 
{color:#FFF;
	text-align:center;
	text-decoration: none;
}
.button a:visited {
	color:#FFF;
	text-decoration: none;
}
.button a:hover {
	color:#F9F;
	text-decoration:none;
	text-align:center;
}
.button a:active {
	text-decoration:none;
	text-align:center;	
	color:#FFF;
}
	
 a {font-family: Verdana;
	font-size: 14px;
	color:#40477C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#40477C;
}
a:hover {
	color:#40477C;
	text-decoration:none;
}
 a:active {
	text-decoration: none;
	color:#40477C;
}
a:link {
	color:#40477C;
}

.tablelayout
{
	border: 3px solid #40477C;
	background-color: #000000;
}

.tableinside {
	border: 3px solid #40477C;
	background-color: #FFFFFF;
}

.accentcolor {
	color:#CC3366;}
	
.greenaccentcolor {
	color:#6C0;}
	