.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.footnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.greyline {
	background-color: #666666;
}
.greylinelight {
	background-color: #CCCCCC;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.redline {
	background-color: #CC0000;
}
.sidenotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.tdbackground1 {
	background-image : url(/images/bg_01.gif);
	background-repeat : repeat;
}
.tdbackground2 {
	background-image : url(/images/bg_02.gif);
	background-repeat : repeat;
}
a:link {
	color: #cc3333;
	text-decoration: none;
}
a:visited {
	color: #cc3333;
	text-decoration: none;
}
a:active {
	color: #cc3333;
	text-decoration: none;
}
body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
