
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/main_bkg.jpg);
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.page_heading_font {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	}
	
.large_orange_bold_font {
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
}

.regular_orange_bold_font {
	color: #CC6633;
	font-weight: bold;
	font-size: 12px;
}

.small_gray_bold_font {font-size: 11px;
          font-weight: bold;
		  }



