body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color:#000000;
}

.right {
	background-attachment: fixed;
	background-image: url(../images/interface1_03.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	background-attachment: fixed;
	background-image: url(../images/interface1_01.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bodytop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
}

a:link, a:visited {color: #E31E3C;
text-decoration: underline;}

a:hover, a:active {color: #999999;
text-decoration: none;}
