/* Start of CMSMS style sheet 'stylesheet' */
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
background-color:#fef2de;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#241703;
}
a img{
border:none;
}
h1{
font-size:21px;
font-weight:bold;
width:730px;
border-bottom:2px solid #241703;
}
p{
margin:20px 0 0 0;
}
.clear{
clear:both;
}
ul li{
list-style:none;
background-image:url(../images/bg_li.gif);
background-repeat:no-repeat;
background-position:0 7px;
padding-left:15px;
}
a{
font-size:16px;
color:#241703;
}
a:hover{
text-decoration:none;
}

/* End of 'stylesheet' */

