body {
scrollbar-face-color: #32372a;
scrollbar-highlight-color: ##996600;
scrollbar-darkshadow-color: #ffffcc;
scrollbar-shadow-color: #669966;
scrollbar-arrow-color: #ffffcc;
scrollbar-track-color: #ffffcc;
}
img{
    border:0;color: #ffffcc;
}
p{
	font-family: arial;
	font-weight: regular;
	font-size: 12px;	
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
td{
	font-family: arial;
	font-weight: regular;
	font-size: 12px;	
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
ul{
	font-family: arial;
	font-weight: regular;
	font-size: 12px;	
	color: #ffffcc;
}
div {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;	
	color: #ffffcc;
	font-style: regular;
	padding-left: 5px;
	padding-right: 5px;
}
a {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;	
	color: #32372a;
	line-height:normal;
	font-style: regular;
	text-decoration: none;
}
a:visited {
    font-family: arial;
    font-weight: bold;
	font-size: 12px;	
	color: #32372a;
	line-height:normal;
	font-style: regular;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;	
	color: #000000;
	line-height:normal;
	font-style: regular;	
	text-decoration: underline;
}
a:active {
	font-family: arial;
	font-size: 12px;	
	color: #000000;
	line-height:normal;	
	font-style: regular;
	text-decoration: underline;
}


