/* CSS Document */
body {margin:0px; padding:0px; background:url(img/bg.jpg) }

A {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold}
A:link    { font-family: Arial; font-size: 13px; text-decoration: none; font-weight:bold  }
A:visited { font-family: Arial; font-size: 13px; text-decoration: none; font-weight:bold  } 
A:active  { font-family: Arial; font-size: 13px; text-decoration: none; font-weight:bold }
A:hover   { font-family: Arial; font-size: 13px; text-decoration: none; font-weight:bold  } 

.a1 {font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.a1:link    {font-size:12px; font-family: Arial;  text-decoration: none; font-weight:bold  }
.a1:visited {font-size:12px; font-family: Arial; text-decoration: none; font-weight:bold  } 
.a1:active  {font-size:12px; font-family: Arial; text-decoration: none; font-weight:bold }
.a1:hover   {font-size:12px; font-family: Arial; text-decoration: none; font-weight:bold  } 

.a2 {color:#000000;; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal}
.a1:link    {color:#000000; text-decoration: underline;}
.a1:visited {color:#000000; text-decoration: underline;}
.a1:active  {color:#000000; text-decoration: underline;}
.a1:hover   {color:#000000; text-decoration: underline;} 

img {border:0px}

p, ol, li, ul, td, div, span { font-family:Arial; font-size:13px;}
H2 { font-family:Arial; font-size:16px; font-weight:bold; color:#009900; text-align:center; padding:5px 5px 5px 5px; margin:0px}
.tel {font-size:32px; font-weight:bold; color:#FFF; position:relative; top:20px; left:60px}
.copy {font-size:12px; color:#FFF; padding-left:20px}






