.title { 
font-family:Georgia; 
font-size:18.4pt; 
color:white; 
font-style:italic;
}

body { 
margin: 0px; 
padding: 0px; 
font-family: Georgia;
height:100%;
background: #e1e1cc;
background-image: url('images/bg.gif');
}

div.nopadding { 
margin: 0px; 
padding: 0px; 
}

p.title2 { 
font-family: Georgia; 
font-size: 26.2pt; 
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
color: black;
}

a.main {
color: 336633;
text-decoration: underline;
}

a.glink {
color: 336633;
text-decoration: underline;
font-size: 10pt;
}

div.100p { 
height: 100%;
overflow:hidden;
margin: 0px;
padding: 0px;
min-height: 100%;
min-width: 100%;
}
