body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.darkgrey:link {
	color: #DEDEDE;
	font-weight: normal;
	text-decoration: none;
}
a.darkgrey:visited {
	color: #DEDEDE;
	font-weight: normal;
	text-decoration: none;
}
a.darkgrey:hover {
	text-decoration: underline;
	color: #DEDEDE;
	font-weight: normal;
}
a.darkgrey:active {
	color: #DEDEDE;
	font-weight: normal;
	text-decoration: none;
}

a.lightgrey:link {
	color: #212121;
	font-weight: normal;
	text-decoration: none;
}
a.lightgrey:visited {
	color: #212121;
	font-weight: normal;
	text-decoration: none;
}
a.lightgrey:hover {
	text-decoration: underline;
	color: #212121;
	font-weight: normal;
}
a.lightgrey:active {
	color: #212121;
	font-weight: normal;
	text-decoration: none;
}

a.lightgreybot:link {
	color: #41443E;
	font-weight: normal;
	text-decoration: none;
}
a.lightgreybot:visited {
	color: #41443E;
	font-weight: normal;
	text-decoration: none;
}
a.lightgreybot:hover {
	text-decoration: underline;
	color: #41443E;
	font-weight: normal;
}
a.lightgreybot:active {
	color: #41443E;
	font-weight: normal;
	text-decoration: none;
}

a.white:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.white:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.white_bold:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.white_bold:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.white_bold:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.white_bold:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.bottom:link {
	color: #636660;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:visited {
	color: #636660;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;
	color: #636660;
	font-weight: normal;
}
a.bottom:active {
	color: #636660;
	font-weight: normal;
	text-decoration: none;
}

a.blue:link {
	color: #2234f6;
	font-weight: bold;
	text-decoration: none;
}
a.blue:visited {
	color: #2234f6;
	font-weight: bold;
	text-decoration: none;
}
a.blue:hover {
	text-decoration: underline;
	color: #2234f6;
	font-weight: bold;
}
a.blue:active {
	color: #2234f6;
	font-weight: bold;
	text-decoration: none;
}

.bold {font-weight:bold}
.font12 {font-size:12px}
.font14 {font-size:14px}
.font16 {font-size:16px}
.font18 {font-size:18px}
.font24 {font-size:24px}
.white {color:#FFFFFF}
.red {color:#EF0000}
.grey {color:#656565}
.lightgrey {color:#E4E5E0}
.copyright {color:#D6D6D6}