BODY
{
	BACKGROUND-COLOR: White;
}

.BoldTableData
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Verdana, Georgia, Trebuchet MS, Comic Sans MS, Impact, Arial, Courier New, Times New Roman;		
	FONT-WEIGHT: bold;				
}

.TableData
{	
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Verdana, Georgia, Trebuchet MS, Comic Sans MS, Impact, Arial, Courier New, Times New Roman;		
}

.TableTitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: red; 
	FONT-FAMILY: Tahoma, Verdana, Georgia, Trebuchet MS, Comic Sans MS, Impact, Arial, Courier New, Times New Roman;		
}

.StyledHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20pt; 
	BORDER-LEFT-COLOR: #115699; 
	BORDER-BOTTOM-COLOR: #115699; 
	COLOR: #f9c559; 
	DIRECTION: ltr; 
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: #115699; 
	FONT-FAMILY: Times New Roman, Tahoma, Verdana, Georgia, Trebuchet MS, Comic Sans MS, Impact, Arial, Courier New;
	BORDER-RIGHT-STYLE: solid; 
	BORDER-LEFT-STYLE: solid; 
	BACKGROUND-COLOR: #115699; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-COLOR: #115699; 
	BORDER-BOTTOM-STYLE: solid;
	WIDTH: 100%;
}

.StyledDisclaimer
{		
	PADDING: 5px;
	FONT-SIZE: 8pt; 	
	COLOR: black; 
	FONT-FAMILY: Tahoma, Verdana, Georgia, Trebuchet MS, Comic Sans MS, Impact, Arial, Courier New, Times New Roman;
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: left;
	WIDTH: 100%;		
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	border: solid 1px black;
}

.Button
{	
	Font-Size: 8pt;	
	FONT-FAMILY: Tahoma, Verdana, Georgia, Trebuchet MS, Comic Sans MS, Impact, Arial, Courier New, Times New Roman;		
}




