.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #206988;
	font-weight: bold;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #EB9B46;
	font-weight: bold;
}

.subheadingbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EE744A;
	font-weight: bold;
}

body, p, td{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#333333;
}

.smallerfont{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10px;
}

a { 
	text-decoration: none;
	font-size:16px;
	font-weight: bold; 
	color: #EB9B46;
}
a:hover { 
	text-decoration: underline;
	font-size:16px;
	font-weight: bold; 
	color: #206988;
} 

a.nav {
	text-decoration: none;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	}
a.nav:hover { 
	text-decoration: none;
	font-size:12px; 
	color: #ffcc00;
	font-weight: bold;
	} 
	
	a.blue {
	text-decoration: none;
	font-size:12px;
	color: #206988;
	font-weight: bold;
	}
a.blue:hover { 
	text-decoration: none;
	font-size:12px; 
	color: #3082A1;
	font-weight: bold;
	} 
	   
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}

.white {color: #FFFFFF}
.gray {color: #999999}

.coupon {
	border: medium dashed #114C66;
}

a.n2klink { 
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
}
a.n2klink:hover { 
	text-decoration: underline;
	font-size:12px;
	color: #145EAC;
}