/*=========================================================================
--       SITE/SYSTEM : Brand Platform v2
--       DESCRIPTION : Regular font style CSS file for cascading style
--  REVISION HISTORY : Date      Version   Name             Description
--                     09/27/05  1.0.0.0   Paul Mealy       Initial version 
==========================================================================*/
body{
	font-family:"Trebuchet MS", Verdana, Sans-Serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}