@charset "utf-8";
h2 {
    color: #1791e6;
    font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
    background-color:#2b2b2b
}        
a
{
    color: #1791e6;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
}
a.contact{
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.infoTable
{
    background-color:#A2C4EA; 
} 
td.infoTable1
{
    background-color:#82B0E3   ; 
}

