/* CSS Document */
body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
}
a:link {
	color: #009966;
}


h1 { color:#009966; }
h2 { color:#009966; }
h3 { color:#000000; font-style:italic}
h4 { color:#009966; }

.greenbold {
	color: #009966;
	font-weight: bold;
}
.faq{
	font-weight: bold;
}
