body{
	margin: 0;
	padding: 0;
	background-color: #666666;
	color: #666666;
	font-size: medium;
	line-height: 150%;
}
body.discosub{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #666666;
	font-size: x-small;
	line-height: 150%;
}
a:link { color: #3300ff; }
a:visited { color: #666666; }
a:active { color: #3300ff; }
a:hover { color: #3300ff; text-decoration: none; }
a.agray:link { color: #666666; text-decoration: none; }
a.agray:visited { color: #666666; text-decoration: none; }
a.agray:active { color: #666666; }
a.agray:hover { color: #666666; text-decoration: underline; }
td{
	font-size: small;
	line-height: 150%;
}
.bgleftplate{
	background: #666666 url(img/bg_leftplate.jpg) repeat-y left top;
	width: 17px;
}
.bgrightplate{
	background: #666666 url(img/bg_rightplate.jpg) repeat-y left top;
	width: 18px;
}
.red{
	color: #ff0000;
}
.white{
	color: #ffffff;
}
.textsmall {
	font-size: xx-small;
	line-height: 130%;
}

