﻿body 
{
	background: #ADACAA;
}


A:link
{
	font-family:Arial;
	font-size:12px;
	color:#85C2EF;
	text-decoration:none;
}
A:visited
{
	font-family:Arial;
	font-size:12px;
	color:#85C2EF;
	text-decoration:none;
	
}
A:hover
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.bottom
{
	font-family:Arial;
	font-size:10px;
	
} 

.bottom A:link
{
	font-family:Arial;
	font-size:10px;
	color: Black;
}

.bottom A:hover
{
	font-family:Arial;
	font-size:10px;
	color: Black;
}
.bottom A:visited
{
	font-family:Arial;
	font-size:10px;
	color: Black;
}
h4
{
    padding:0px;
    margin:10px 0px 0px 0px;
    font-family:Arial;
    font-style:normal;
    color: White;
    font-size:14px;
}
h5
{
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	color: white;
	font-size:12px;
}

.bottom_table
{
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	color: #FFFFEE;
	font-size:12px;
}
.desInfo
{
    padding:0px; 
    margin:5px 0px 0px 0px; 
    width:200px;
    font-size: 11px;
}
