body {
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: white;
	background: url('images/bodybg.gif');
	margin: 0;
}

.contenttd {
	padding: 15px;
	padding-right: 23px;
	padding-top: 28px;
	font-family: arial;
	font-size: 12px;
	color: black;
	text-align: justify;
}

.contentheading {
	font-family:arial;
	font-size: 14px;
	color: #355272;
	font-weight: bold;
}

.contentsubheading {
	font-family:arial;
	font-size: 12px;
	color: #355272;
	font-weight: bold;
}

.bottomcrosspiece {
	background: url('images/bottomacross.gif') center no-repeat;
}

.bgleft {
	background: url('images/bgleft.gif') right repeat-y;
}

.bgright {
	background: url('images/bgright.gif') left repeat-y;
}


img { border:0; }

.copyrightngs {
	font-family: verdana;
	font-size: 9px;
	color: black;
}

a, a:link, a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration:underline;
}
