body
{
	font-size: 12px;
	color: DarkBlue;
	font-style:normal; 
	font-family: 'Arial' , Arial Black;
	background-color: transparent;
	font-variant: small-caps;
}
 BUTTON
{
	font-size: 12px;
	color: DarkBlue;
	border-top-style: solid;
	font-style: normal;
	font-family: 'Arial' , Arial Black;
	font-weight:bold;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	font-variant: small-caps;
	border-bottom-style: solid;
}

 LABEL
{
	font-size: 12px;
	color: DarkBlue;	 
	border-top-style: solid;
	font-style:normal;
	font-family: 'Arial' , Arial Black ;
	font-weight:bold;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	font-variant: small-caps;
	border-bottom-style: solid;
	
}
LABEL01
{
	
	color: DarkBlue;	 
	border-top-style: solid;
	font-style:normal;
	font-family:Franklin Gothic Heavy;
	font-weight:bold;
	font-size: 30px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;	 
	border-bottom-style: solid;
	
}
 LISTBOX
{	 
	font-size: 12px;
	background-color: #E0E0E0;
	color: DarkBlue;
	border-top-style: solid;
	font-style: normal;
	font-family: 'Arial' , Arial Black;
	font-weight:bold;
	color: RoyalBlue;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	font-variant: small-caps;
	border-bottom-style: solid;
}
