p, td, font
{ font-family:		Tahoma;
  font-size:		14px;
}
font.licens
{ font-size:		10px;
  font-family:		Georgia;
}
font.logobig
{ 
	font-family:	Georgia;
	font-size:		38px;
	color:			white;
}
font.logosmall
{ 
	font-family:	Georgia;
	font-size:		27px;
	color:			white;
}
font.Georgia
{ font-size:		16px;
  font-family:		Georgia;
}
font.Arial
{ font-size:		12px;
  font-family:		Arial;
}
font.mailus
{ font-size:		10px;
  font-family:		Tahoma;
}
font.Tahoma
{ font-size:		12px;
  font-family:		Tahoma;
  color:			white;
  font-weight:		bold;
}
.btn
{ BORDER-BOTTOM:	white 1px solid;	
  BORDER-LEFT:		white 1px solid;
  BORDER-RIGHT:		white 1px solid;	
  BORDER-TOP:		white 1px solid;
  margin:			1px;
  font-family:		Georgia;
  font-size:		15px;
  font-weight:		bold;
  background-color:	#FFD291;
  color:			black;
  width:			50%;
  height:			25;
}
