/**********************************************
CSS FILE FOR MATTHEW SMITH - TYPOGRAPHY STYLES
DEVELOPED BY PHOSPHOR ESSENCE
COPYRIGHT 2007
www.phosphor.co.nz
**********************************************/
html, body{ }
body{font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, Tahoma, sans-serif; font-size:70%;}


p{padding: 7px 0 7px 0;}

a{text-decoration:none;}
a:hover{}
a:visited{}

h1, h2, h3, h4, h5{}

h1{}
h2{font-size:1.2em;}
h3{font-size:1.0em;}
h4{}
h5{}


#mainContainer{}
#contentWrap{}