/* CSS Document */
/* mozilla */

a:focus, :visited:focus { -moz-outline: 0 dotted; }

html, body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000;
background-color:#ddd;
}
#nav{
text-align: center;
width : 100%;
padding: 20px 0;
}
#nav a{
text-decoration:none;
text-align: center;

}
h1{
font-size : 20pt;
text-align : right;
margin : 80px 20px 70px;
letter-spacing : 12pt;
}
h2{
font-size : 10pt;
text-align : right;
font-weight : lighter;
margin : 1px 30px 1px;letter-spacing : 1pt;
}
h3{
font-size : 14pt;
margin : 60px 0 0 0;
font-weight : bold;letter-spacing : 6pt;
}
h4{
font-size : 9pt;
}
h5{
font-size : 7pt;
font-weight : lighter;
margin : 60px 0 0 0;
}
h6{
text-align : right;
font-size : 10px;
font-weight : lighter;
margin : 0 30px 0 0;
}
a {
color : #000;
text-decoration : underline;
}
a:hover {
color : #f00;
text-decoration : underline;
}
p{
padding : 0 0 10px 150px;
}
/* hide from ie on mac \*/
#flashcontent {
height: 360px;
width : 500px;
margin-left: 110px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

