body {
 background-color: #fff;
 font-family: Georgia, Tahoma, sans-serif;
 font-size: 12px;
 line-height: 15px;
 color: #000000;
 text-align: center;
}

a:link {
 color: #666;
 text-decoration: none;
}

a:visited,
a:hover {
 color: #333;
 text-decoration: none;
}

ul {
 list-style-type: square;
 margin-top: 0;
}

li {
 line-height: 15px;
}

ul.left li {
 text-align: left;
 margin-left: 20px;
}

img,
img a {
 border:	0 none;
}

strong,
b {
 font-weight: 900;
}

h1 {
 font-size: 12px;
 margin-top: 20px;
}

h2 {
 font-size: 12px;
 margin-top: 15px;
 margin-bottom: 5px;
 color: #c33;
}

h3 {
 font-size: 12px;
 margin-top: 15px;
 margin-bottom: 0;
}

#content {
 margin: 20px auto 50px;
 text-align: center;
 width: 465px;
}

p {
 margin-top: 1.5em;
}

.small {
 margin-top: 0;
 color: #666666;
 letter-spacing: 0;
 font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
 font-size: 9px;
}


h1#save {
 font-size: 20px;
 margin-top: 0;
 margin-bottom: 0;
 line-height: 1.2em;
}

p.save {
 font-size: 1em;
 font-style: italic;
 font-weight: bold;
 color: #c33;
 margin-top: 24px;
 margin-bottom: 3px;
}

p.note {
 font-weight: normal;
 font-style: italic;
 font-size: 1em;
 margin-top: 3px;
 margin-bottom: 30px;
}
