td {
	font-size: 12px;
	line-height: 16pt;
}
body {
	font-size: 12px;
	line-height: 16pt;
	margin: 0px;
}
a.menu:link {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {

	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {


	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.copyright {
	font-size: 9pt;
	line-height: 16pt;
	color: #8FB5D9;
}
.copyrightCopy {

	font-size: 9pt;
	line-height: 16pt;
	color: #C0C5CB;
}
.copyrightCopy2 {
	font-size: 10pt;
	line-height: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.table {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.td1 {

	font-size: 12px;
	line-height: 16pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td1Copy {
	font-size: 10pt;
	line-height: 14pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
}
.name {
	color: #FF0000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {

	color: #000000;
	text-decoration: underline;
}
a:hover {


	color: #FF0000;
	text-decoration: none;
}

