.body, td, th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #111111;
}
a {
	text-decoration: none;
	font-size: 10pt;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #111111;
}
.style3 {
    font-family: verdana,arial;
	font-size: 7pt;
	color: #336699;
}
.style3_gray {
    font-family: verdana,arial;
	font-size: 8pt;
	color: #666666;
}
.stylemain {
    font-family: verdana,arial;
	font-size: 13pt;
	color: #333333;
}
.spacedout {
	line-height: 160%
}
.stylehdr { color: #666666; font-family: verdana,arial; font-size: 16pt; font-weight: bold; }
.stylesubhdr { color: #cccccc; font-family: verdana,arial; font-size: 12pt; font-weight: bold; }
.stylesubhdrsmall {	font-size: 10pt; color: #666666; font-family: verdana,arial;}
.style6 {color: #cccccc; font-family: verdana,arial; font-size: 1px; font-weight: bold; font-style: italic; }



.paginationstyle{ /*Style for demo pagination divs*/
width: 174px;
text-align: left;
padding: 10px 0px 0px 0px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
margin: 10px 0;
border: 1px solid black;
color: Black;
background-color: #ffffff;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: #6f87a3;
}


.current {
font-weight: bold;
}