/* CSS Document */

#color h2 {
font-size:1em;
font-weight:normal;
margin:0 0 10px 0;
padding:1px 0 1px 5px;
background-color:#CCCCCC;
}

#color h3 {
clear:both;
margin:20px 0 5px 0;
padding:1px 0 1px 5px;
font-weight:normal;
border-bottom:1px solid #CCCCCC;
border-left:5px solid #CCCCCC;
}

#color h3 a {
text-decoration:none;
}

#color h4 {
clear:both;
margin:0 0 5px 10px;
font-weight:normal;
}

#color p {
font-size:0.9em;
padding:0 10px 0 0;
}

#color ul li {
margin:0 0 0 20px;
line-height:1.5em;
font-size:1em;
}

#color ul li a {
color:#000000;
}