body {
	background-color: #667755;
	margin: 0px;
	color: #dcdcdc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-size: 16px;
	color: #efefdd;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	font-style : italic;
	text-align : center;
	width : 100%;
	border-bottom : 1px solid #efefdd;
}

h2 {
	font-size: 13px;
	color: #efefdd;
	font-weight: bold;
	margin: 0px;
	margin-bottom:6px;
}

p {
	margin : 6px 0px 12px 0px;
}

.text {
	padding: 8px 16px 8px 16px;
	text-align: justify;
}

.plusone {
	font-size : 13px;
	font-weight : bold;
	color: #efefdd;
}

.sidetext {
	padding: 12px 8px 6px 8px;
	text-align: justify;
	font-size : 11px;
}

a:link {
	text-decoration: none;
	color: #efefdd;
}
a:visited {
	text-decoration: none;
	color: #efefdd;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}

a.two:link {
	font-weight: bold;
	text-decoration: underline;
	color: #efefdd;
}
a.two:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #efefdd;
}
a.two:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.two:active {
	text-decoration: underline;
}

table {
font-size:12px;
text-align:justify;
}

table.mainbg {
	background-image : url(images/contbg.gif);
	width: 788px;
}

td.smallprint {
	font-size: 10px;
	color: #445533;
}
