html {
	scrollbar-arrow-color : #bdbdbd;
	scrollbar-base-color : #bdbdbd;
	scrollbar-face-color : #ebebeb;
	scrollbar-highlight-color : #ebebeb;
	scrollbar-shadow-color : #bdbdbd;
}
body {
	margin: 5px;
	background-color: #bdbdbd;
	color:#333333;
}
.copy{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px;
	color:#333333;
}
.red {font-size:12px; font-family:Sylfaen; color: #f6322b;}
.red a:link{ color: #f6322b; text-decoration:none;}
.red a:visited{ color: #f6322b; text-decoration:none;}
.red a:hover{ color: #f6322b; text-decoration:underline;}
.bordo {
    color: #c24343;
}	
.green {
    color: #448825;
}
.help, .help a:link, .help a:visited, .help a:hover, .help a:active {color:#333333; font-size:12px; font-family:Sylfaen; text-decoration:underline;}
.texthdr {color:#333333; font-size:14px; font-family:Sylfaen; text-decoration:underline;}
.textbody {color:#333333; font-size:12px; font-family:Sylfaen; text-decoration:none; text-align:justify; margin-left:10px; margin-right:10px;}
