@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, p, li, a { font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; font-weight:lighter; text-transform:none; list-style:none; }
pre, caption, cite, em, strong { font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; font-weight:lighter; text-transform:none; list-style:none; }

p, li { margin-bottom:1.3em; font-size:13px; color:#333; }
h1 {}
h2 { margin:50px 0px; font-size:29px; color:#333; }
h3 {}
h4 {}
em { font-weight:lighter; font-style:normal; color:#996600;	}
strong { font-weight:lighter; font-style:normal; color:#990000 }
b { font-weight:bold; }
a { color:#069; text-decoration:none; }
a:hover { text-decoration:underline; }