body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #959595;
	background-position: top;
	background-image:url(../images/bg.jpg)
}

.heading_1	{ font-family:"Trebuchet MS"; font-size: 30px; color:#03b3e4; font-weight:bold;}

.l_blue	{color:#03b3e4;}
.gray	{color:#959595;}

.twelve	{font-size:12px;}
.thirteen	{font-size:13px;}

.bold	{font-weight:bold;}

.u2n	{text-decoration:underline;}
.u2n:hover	{text-decoration:none;}

