/*@font-face {
    font-family: 'LucidaBrightDemiboldItalic';
    src: url('lucida_bright_demibold_italic-webfont.eot');
    src: url('lucida_bright_demibold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('lucida_bright_demibold_italic-webfont.woff') format('woff'),
         url('lucida_bright_demibold_italic-webfont.ttf') format('truetype'),
         url('lucida_bright_demibold_italic-webfont.svg#LucidaBrightDemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}*/


body { background: #fff; font-family: Georgia, serif; padding: 0; margin: 0; text-align: center; font-size: 15px; color: #333; line-height: 150%; }

h1 { font-size: 14px; color: #000; font-weight: normal; font-family: 'LucidaBrightDemibold'; background: url(../img/logo.jpg) no-repeat 0 0; width: 350px; height: 155px; line-height: 144px; text-align: center; text-indent: -9000px; margin: 0 auto; }
h2 {  font-size: 30px; color: #0a72b6; font-weight: normal; text-align: center; line-height: 110%; padding: 0; }
h3 {  font-size: 30px; color: #0a72b6; font-family: Georgia, serif; margin-bottom: 0; font-weight: normal; text-align: center; }

#page { padding: 5% 0 2% 0; margin: 0 auto; width: 768px;  }
a { color: #0a72b6; text-decoration: none; text-decoration: none; }
a:hover { color: #666; }

p {
	text-align: left;	
}