body {
    margin: 10px 0 0 0; padding: 0;
    color: #333;
    font-family: verdana;
    background-color: #fff;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 160%;
}

img {
    border: none;
}

.header {
    text-align: center;
	padding-bottom: 20px;
}

.content {
    text-align: center;
    padding-bottom: 30px;
}

.footer {
    text-align: center;	
    font-size: 80%;    
}


a:link  { 
    color: #000; 
    text-decoration: underline; 
}

a:visited { 
    color: #000; 
    text-decoration: underline; 
}

a:hover { 
    color: #f00; 
    text-decoration: underline; 
}
