﻿.copy {
	font-size: 9px;
	line-height:15px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.m {
	font-size: 70%;
	line-height: 130%;
}
.m2 {
	font-size: 70%;
	line-height: 150%;
}
.s {
font-size: 60%; line-height:120%
}
.mb {
	font-size: 70%;
	line-height: 130%;
	font-weight: bold;
}
.l {
	font-size: 80%;
	line-height: 160%;
}
.l2 {
	font-size: 80%;
	line-height: 110%;
}
.big {
	font-size: 100%;
	line-height: 130%;
}
.big2 {
	font-size: 120%;
	line-height: 90%;
}
.line{
	text-decoration:underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}