body {
margin:0 0 0 0;
padding:0;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
line-height:16px;
}

a:link, a:visited {
color:#336699;
text-decoration:underline;
}

a:hover, a:active {
color:#cccccc;
text-decoration:none;
}

h1 {
font-size:24px;
}

h2 {
font-size:20px;
}

p {
margin:10px 0 15px 0;
}

em {
font-style:italic;
}

#wrap {
margin:25px auto;
padding:10px 20px;
width:800px;
background-color:#eeeeee;
}

#snippet1 {
float:right;
margin:10px;
padding:10px;
width:200px;
background-color:#000000;
color:#ffffff;
font-size:11px;
}

.specialText {
color:#FF6666;
}
