body {
  font-family:   Times New Roman, Times, serif;
  font-size: 10pt;
  color: #CC5555;
  background-color: #ffffff;
  font-weight: bold;
  
  scrollbar-face-color: #CC5555;
  scrollbar-shadow-color: #1B1E25;
  scrollbar-highlight-color: #999999;
  scrollbar-3dlight-color: #454545;
  scrollbar-darkshadow-color: #454545;
  scrollbar-track-color: #FFDFDE;
  scrollbar-arrow-color: #FFF0F0;
}

table {
	font-family:   Times New Roman, Times, serif;
	font-size: 10pt;
	color: #CC5555;
 	background-color: transparent;
	font-weight: bold;
}

th	{
	background-color:#FFF0F0;
	font-family:  Times New Roman, Times, serif;
	font-size: 12pt;
	color: #CC5555;
	border-style:solid; 
	border-width:1px; 
	border-color:#CC5555;
}
	
	
.rose {
	color: #CC5555;
 	background-color: #E2818D;
	font-weight: bold;
}

.roundtable {
	font-size: 8pt;
	color: #000000;
}
   	
.nodecoration {
	text-decoration: none;
	color:#CC5555;
	background-color: transparent;
}

.small	{
  	font-family:   Times New Roman, Times, serif;
  	font-size: 8pt;
  	color: #CC5555;
  	background-color: #ffffff;
  	font-weight: bold;
}
