/* font face */
body,
#content-title
{font-family:"Palatino Linotype","Garamond","Century Gothic";}

h1
{font-family:"Garamond";}

h2
{font-family:"Century Gothic";}

#footer
{font-family:Verdana,Arial,Helvetica,sans-serif;}


/* font size */
#content-title
{font-size:14pt;}

.title
{font-size:12pt;}

.subtitle
{font-size:10pt;}

#footer
{font-size:8pt;}



/* font color */
h1
{color:#000;}

#footer
,a:hover
,a:visited
,.colorwhite
{ color:#ffffff; }

/* font decoration */
h1
{font-weight: bold;}

/* custom */