body {
text-align:center;
background-color: #546676;
font-size:13px;
font-family: Segoe UI, Arial, Helvetica, sans-serif;
color: #666666;
}
a:link {
color: white;
text-decoration: none;
margin-left:0px}
a:visited {
color: #ffcccc;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #ff99cc;
}
a:active {
text-decoration: none;
}
#footer {
   position:absolute;
   bottom:0;
   width:1000px;
	text-align: center;
   height:95px;   /* Height of the footer */
}

h2{
font-size: 25px;
color: #b60b82;
font-weight: lighter;
margin-bottom: 5px;
}
h1{
margin-bottom: 5px;
}
h3{
font-size: 18px;
color: #999999;
font-weight: lighter;
margin-bottom: 5px;
}
h4{
margin-bottom: 5px;
margin-top:30px;
font-size: 14px;
color: #84ab37;
font-weight: NORMAL;
text-transform: uppercase;
letter-spacing: 1px; 
}
h5{
margin-bottom: 5px;
font-size: 12px;
color: #b60b82;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: .05em 
}
.table {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	background-color: #FFFFFF;
}
.tablesp {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	background-color: #FFFFFF;
}

.exib {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}

.tablesm {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}

.tableprg {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}
.tablespon {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	border: 0px solid;
}

TH {
background: #CCCCCC;
font-family: "Tahoma";
font-size: 11px;
color: #FFFFFF;
border: 1px solid;
border-color: #CCCCCC;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px; }

.tdgold
{
border: 1px solid;
border-color: #CCCCCC;
}

