﻿body 
{
	background-color:#E7E7E7; 
	font-family:Tahoma; 
	font-size:8pt;
}
.ButtonDefault
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}
.MessageDefaultRed
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;	
	color:Red;
}
.MessageDefaultBlue
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;	
	color:Blue;
}