html { 
height:101%; 
margin-bottom:1px; 
}
body { 
font-family: Century Gothic, Arial, sans-serif; 
font-size: small; 
background-image: url(../images/bgom.gif); 
background-repeat: no-repeat; 
background-position: center; 
background-attachment: fixed; 
color: #666666;
} 

p {
font-size: small;
font-color: #666666
background-color: #FFFFFF;
font-weight: normal;
font-style: normal
} 

h1 { 
font-family: Century Gothic, Arial, sans-serif; 
font-size: 1em; 
font-weight: normal;
color: #999999
} 

a:link { 
color: #B5B6D6; 
Text-decoration: none 
} 

a:visited { 
color: #B5B6D6;
Text-decoration: none 
} 

a:hover { 
color: #006; 
Text-decoration: none 
} 

a:active { 
color: #B5B6D6; 
Text-decoration: none 
} 

h2 { 
font-size: small; 
font-weight: normal 
} 

h3 { font-size: 
1em; 
text-decoration: underline; 
font-weight: bold } 

h4 {
font-size: xx-small;
color: #B5B6D6;
}

em { font-style: italic; 
font-weight: normal } 

strong { font-style: normal; 
font-weight: bold } 

