/* Start of CMSMS style sheet 'clean-css' */
body {
margin: 15px;
font-size:100%;
text-align:center;
}

#main {
width:676px;
margin:auto;
font-family: 'bitstream vera sans', verdana, arial, sans;
font-size:.875em;
text-align:left;
}

a {
text-decoration:underline;
color:#444;
}

a:hover {
text-decoration:underline;
color:#aaa;
}

h1 {
font-size:1.4em;
font-weight:bold;
font-family: 'bitstream vera sans', verdana, arial, sans;
color:#000;
}

h2 {
font-size:1em;
font-weight:bold;
font-family: 'bitstream vera sans', verdana, arial, sans;
color:#000;
margin:1.4em 0 .6em;
}

h1 > a {
text-decoration:none;
color: #000;
}

h1 > a:hover {
text-decoration:underline;
color: #666;
}

img {
border:0px;
}

ul#HomePageLinks {
margin: 0;
list-style-type:none;
padding:3em 0 0;
}

ul#HomePageLinks li {
margin:0 0 1em 0;
padding:0;
}

ul.CleanList {
margin: 0;
list-style-type:none;
padding:0;
}
ul.CleanList li {
margin:0 0 1em 0;
padding:0;
}
hr {
color:#ccc;
width:100%;
height:1px;
background-color:#ccc; 
border:none;
}
/* End of 'clean-css' */

