/* CSS Document */

p, h1, h2, h3, h4, h5, ul, li, blockquote, cite, a{font-weight:100; font-family:"Lucida Sans", "Trebuchet MS", Verdana, sans-serif; color:#333; }

p{font-size:12px; text-indent:10px; }
p span{ font-size:14px; color:#0066CC; }

h1{font-size:20px; text-transform:uppercase; letter-spacing:-1px; font-family:"Crillee",  "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;}
h1 span{ color:#0066CC; font-size:14px; letter-spacing:-1px; display:block; }

h2{font-size:16px; text-transform:uppercase; letter-spacing:-1px; margin-top:15px; margin-bottom:-10px; }
#home h2{ margin-top:40px; }

h3{font-size:14px; text-transform:uppercase; letter-spacing:-1px; margin-top:30px; margin-bottom:-10px; }
h3 span{ color:#0066CC; font-size:14px; letter-spacing:-1px; display:block; }

h4{ font-size:14px; text-transform:uppercase; letter-spacing:-1px; }

h5{font-style:italic; font-size:10px; margin:0 0 5px 0;}

ul{list-style:none; list-style-image:url(../images/check.png); font-size:12px; }

a:link{ color:#0066CC; text-decoration:none; }
a:hover{ color:#000099; text-decoration:underline; }
a:visited{ color:#0066cc; text-decoration:none; }