﻿/* 
	WC Stylesheet 
   
*/
body {
	background-color: #666666;
	background-image: url('images/col-l.jpg');
	line-height: 160%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0;
}
th {
	border: 0;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
td {
	border: 0;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	background-color: #FFFFFF;
}
table {
	border: 0;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
p {
	margin: 0px 0px 12px 0px;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #993399;
}
a:active {
	text-decoration: none;
	color: #cc0066;
}
a:hover {
	color: #cc0066;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	color: #002135;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	color: #002135;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	color: #666666;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	color: #002135;
}
#musbeemp {display: none;}