body {
	background-color: #1C3A52;
	topmargin: 0px;
	margin: 0px;
	padding: 0px;

}
.bgText {
	background-attachment: fixed;
	background-image: url(images/bg_fiddle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td {
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	color: #000000;

}
a:link {
	color: #856A55;
	text-decoration: none;
}
.subMenu {
	color: #7E1A1A;
	text-decoration: none;
	font-size: 10px;

}
a:visited {
	color: #A08570;
	text-decoration: none;
}
a:hover {
	color: #7e1a1a;
}
p {
	line-height: 16px;
}
.footerText {
	font-size: 10px;
	color: #FFFDF6;
}
