
body {
	font-family: Arial; 
	font-size: 11px; 
	color : #000000;
}
img {
	border: 0;
}
td {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	font-weight : normal;	
}


.show {padding:0px; margin:0px 0px 0px 0px; width:600px; height:20px;}
.show a {display:block; width:600px; height:22px; text-decoration:none; background:#000000; cursor:pointer;}
.show a:hover {background:#808080;}

tr.d0 td {
	background-color:#f4f4f4; 
	padding:0px 10px 1px 10px; 
	border-bottom:1px #000000 dotted; 
	font-size:11px;
	}
tr.d1 td {
	background-color:#ffffff; 
	padding:0px 10px 1px 10px; 
	border-bottom:1px #000000 dotted; 
	font-size:11px;
	}

.titlesa { 
	font-weight: bold; 
	text-decoration: none;
	font-style: none;
	color: white; 
	font-size: 11px;
}
.titlesb { 
	font-weight: bold; 
	text-decoration: none;
	font-style: none;
	color: white; 
	font-size: 14px;
}
.titlesc { 
	font-weight: bold; 
	text-decoration: underline;
	font-style: none;
	color: #800000; 
	font-size: 16px;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a:visited {
	text-decoration: none;
	font-weight: none;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: none;
}
