body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/html-bg.jpg);
	margin: 0 0 0 0;
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	background-position: center;
}

td.intro {
	padding: 5px 20px;
}

.intro {
	font-size: 12px;
	color: #FFFFFF;
}

.bodyTxt {
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 3px;
}

.bodyTxt2 {
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 3px;
	color: black;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
}

td.main {
	font-size: 12px;
}

.titles {
	font-size: 14px;
	font-weight: bold;
}

a:link, a:visited {
	color: #005E2A;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}

.titles2, a.titles2 {
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

h1 {
	font-size: 24px;
}

td.main p {
	margin-top: 0;
}
