/* CSS Document */

body, p, li {
color:#060361;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100.1%;
}

h1 {
font-size:150%;
padding-left:50px;
}

a:link {
color:#060361;
}

a:visited, a:hover, a:focus {
color:#663366;
}

#wrapper {
margin:35px auto;
width:850px;
}

#innerwrap {
margin-bottom:25px;
}

.small {
font-size:90%;
}