BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}


.label {
	font-weight : bold;
}

A {
	color : Black;
	text-decoration : none;
	border : none;
}

A:HOVER {
	color : #FFF9F9;
}
table {
	font-size : x-small;
	border : 1 solid;
}


TH {
	text-align : center;
	color : Black;
	background-color : Gray;
	font-weight : bold;
}

 

TABLE {
	border : 1px solid Black;
}


SPAN.thumb {
	border : none;
}

.Cl{
	vertical-align : bottom;
	border : none;
}

.C0 {
	
	border-bottom : dotted;
	border-bottom-width : thin;
	vertical-align : top;
}
.C1 {

	vertical-align : top;
	border : 1 dotted;
}
.s1{
	font-size : 150%;
	font-weight : bold;
}
.s2{
	font-size : 100%;
	font-weight : bold;
}
.s3{
	font-size : 100%;
}
.s4{
	font-size : 80%;
}
.s5{
	font-size : 60%;
}

DIV.list {
	padding-bottom : 5px;
	padding-top : 5px;
}DIV.NoPrint {
	display : none;
}
DIV.compact {
	height : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
div.floatpic{
	font-size : 70%;
float:left;

margin: 0px,10px,10px,0px;
}
