BODY,P,DIV,TH,TR,TD,TEXTAREA,SELECT,INPUT,TEXTAREA {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
}
BODY{
	background-image: url('../images/bg.png');
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none;
}
A:hover {
	border-bottom:1px solid orange;
}
.style1 {
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url('../images/jsd_slices_02.gif');
	/*font-variant: small-caps;*/
}
.style2 {
	background-image: url('../images/jsd_slices_04.gif');
}
.style3 {
	background-image: url('../images/jsd_slices_05.gif');
}
.style4 {
	background-image: url('../images/jsd_slices_07.gif');
}
.style5 {
	background-image: url('../images/jsd_slices_08.gif');
}
.style6 {
	color: #FFFFFF;
	text-align: right;
	font-family: Verdana;
	background-image: url('../images/jsd_slices_10.png');
}
.style7 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}
.style8 {
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
}
.style9 {
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
}
.style10 {
	font-family: Verdana;
	font-size: xx-small;
}
.style11 {
	color: #FFFFFF;
	/*font-variant: small-caps;*/
}
.style12 {
	color: #000000;
}
.style13 {
	text-decoration: none;
	text-transform: uppercase;
}
.style14 {
	text-transform: uppercase;
}
.style15 {
	/*font-variant: small-caps;*/
}
.style16 {
	font-size: 10px;
}
.style17 {
	color: #000000;
	/*font-variant: small-caps;*/
	font-size: 10px;
	text-transform: uppercase;
	font-weight:bold;
}
.style18 {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}
.style19 {
	/*font-variant: small-caps;*/
	font-size: 10px;
}
.conteudo{
	height:670px;
	overflow-y:auto;
	overflow-x: hidden;
	scrollbar-arrow-color: #C99A6E;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #F3F3F3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}