body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
#leftmargin{
	background-image: url('images/leftmargin_rep.gif');
	background-repeat: repeat-y;
margin: 0px;


}
#rightmargin{
	background-image: url('images/rightmargin_rep.gif');
	background-repeat: repeat-y;
margin: 0px;

}
#leftborder{
	background-image: url('images/leftborder_rep.gif');
	background-repeat: repeat-y;
margin: 0px;

}
#rightborder{
	background-image: url('images/rightborder_right.gif');
	background-repeat: repeat-y;
margin: 0px;

}
#botrep{
	background-image: url('images/bot_rep.gif');
	background-repeat: repeat-x;
margin: 0px;

}
#bg{
	background-image: url('images/bg.gif');
	background-repeat: no-repeat;
margin: 0px;

}
#hundred{
	height:100%;
	margin: 0px;
	padding: 0px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
a:visited {
	color: #975353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:link  { color: #975353; font: 10pt Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-transform: none }
