/***** COPYRIGHT WMD&C *****/
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
}
h1 {
	font-size: 11px;
	color: #000000;
}
h1 a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	cursor:default;
}
h1 a:link {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
h1 a:visited {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
h1 a:hover {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
h1 a:active {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #FF7800;
}
h3 {
	font-size: 11px;
	color: #FF7800;
}
a {
	font-size: 11px;
	color: #FFF;
}
a:link {
	color: #FF7800;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color: #FF7800;
}
a:hover {
	color: #FF7800;
}
a:active {

}
.wit {
	font-size: 11px;
	color: #FFFFFF;
}
.wit a {
	color: #FFFFFF;
	text-decoration:none;
}
.wit a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.wit a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.wit a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.wit a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.link {
	font-size: 11px;
	color: #000000;
}
.link a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	cursor:default;
}
.link a:link {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
.link a:visited {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
.link a:hover {
	color: #000000;
	text-decoration:none;
	cursor:default;
}
.link a:active {
	color: #000000;
	text-decoration:none;
	cursor:default;
}

