body {
background-color: #ccc; 
color: #333; 
font-family: verdana,arial,sans-serif; 
font-size: 12px; 
line-height: 1.5em; 
text-align: center; 
width: 825px; 
margin: auto;
}
 
#container {
width: 825px; 
text-align: center; 
background-color: #efefef; 
border: 1px solid #999;
}

#content {
text-align: left; 
padding: 25px 10px 25px 10px;
}

.footer {
text-align: center; 
font-size: 10px; 
text-transform: uppercase; 
letter-spacing: 1px; 
padding-top: 10px; 
padding-bottom: 10px; 
background-color: #dddddd;
}

a {
color: #b22222; 
text-decoration: none;
}

a:hover {
color: #666666; 
text-decoration: none;
}

h1 {
text-align: center; 
letter-spacing: 2px;
}

img {
border: 1px solid #999; 
}

.pixcenter {
text-align: center; 
}

.title {
text-align: center; 
font-weight: bold; 
font-size: 14px;}

.title2 {
text-align: left; 
font-weight: bold; 
font-size: 14px;}

table {
color: #333; 
font-family: verdana,arial,sans-serif; 
font-size: 12px;
}

li { 
list-style: none; 
}

