
body {
	margin-top: 0px;
  	margin-bottom: 15px;
	font-family:Geneva, Tahoma, "Nimbus Sans L", sans-serif, Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode',"Trebuchet MS",Arial,sans-serif;
	background:url('../images/bg.png') repeat-x #C7D1D8;   
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight:normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {

	font-family:tahoma;
	font-size:12px;
	color:#3B3B3B;
	line-height:20px;
}

h1 { 
	font-family: Georgia;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
}

h4 {
	font-size: 120%;
}

.white{ color:#ffffff; font-size:12px;}
.white a{ color:#ffffff; text-decoration:none;}
.white a:hover{ color:#ffffff; text-decoration:underline;}

.black{ color:#000000; font-size:12px;}
.black a{ color:#000000; text-decoration:none;}
.black a:hover{ color:#000000; text-decoration:underline;}

.whitep{ color:#ffffff; font-size:12px; line-height:18px;}

a.red {color:#AD1F24; text-decoration:none; font-size: 12px;}
a.red:hover {text-decoration: none; font-size: 12px;}

a.gray {color:#3B3B3B; text-decoration:none; font-size: 12px;}
a.gray:hover {color:#3B3B3B; text-decoration: none; font-size: 12px;}
