body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color: #686D7E;
}
.border {
 	border-color: #caccd7;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
.style1 {
	color: #caccd7;
	font-weight: bold;
}
.style2 {
	color: #686d7e;
	font-weight: bold;
}
.style4 {
	color: #990000;
	font-weight: bold;
}
.style5 {
	color: #686D7E
}
.style6 {
	color: #CACCD7
}
.style7 {
	color: #FFFFFF
}
.style9 {
	color: #686D7E;
	font-weight: bold;
}
.size10-normal-grey {
	color: #686D7E;	
	font-size: 10px; 
   	font-weight: normal;
	text-decoration: none;
}
.text11 {
	font-size: 11px;
}
.link {
	color: #686D7E;	
	font-weight: bold;
	text-decoration: underline, italic;
	text-decoration: italic;
	cursor: hand;
	cursor: pointer;
}
a {
	color: #686D7E;	
	font-weight: bold;
	text-decoration: underline, italic;
	text-decoration: italic;
}
.tablestyle {
	border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
}