.top {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; color: #FFFFFF; text-decoration: none}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	border: none #000000;
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #eeeeee; 
	font-style: normal;
	border: #000000;
}
.Cell {
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.CellHover {
	color: black;
	font-size: 9pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: thin solid #FFFFFF;
	background-color: #437499;
	filter: Alpha(Opacity=20);
}
.text_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #666666;
	line-height: 15px;
	font-style: normal;
	text-align: justify;

}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #CCCCCC
}
.mediumtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #437499
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11.5pt; 
	font-weight: bold; 
	color: #EC9B01
}
.cellout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC9B01;
}
.celltrash {

	background-color: #ffffff;
	filter: Alpha(Opacity=20);
}
.smalltxtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;
}
.smalltxtunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.smalltxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: bold;
}
.midtxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #437499;
	font-weight: bold;
}
.microtxt {
	font-size: 1px;
	color: #003366;
}
.txtpresentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #3D3DB8;
}