﻿.tab
{
	background-color:Green;	
}

.Btn
{
	font-size: 7pt;
	font-family: Arial;
	color: #003399;
	background-color: white;
	border-left-color: #ccccff; 
	border-bottom-color: #ccccff;  
	border-top-style: solid; 
	border-top-color: #ccccff;  
	border-right-style: solid; 
	border-left-style: solid;  
	border-right-color: #ccccff; 
	border-bottom-style: solid
}
.Txt
{
	color: #003399; 
	font-family: Arial; 
	background-color: #ccccff; 
	font-size: 8pt;
}

.Head
{
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial;
}

.SubHead
{
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Arial;
}

H1
{
}

