/* Start of CMSMS style sheet 'Monobjc: Styles' */
/* ----- Common ----- */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size: 0.9em;
}

p {
    margin: 0;
    text-align: justify;
    margin: 0 0 0.5em 0;
}

img {
    border:0;
}

code {
}

pre {
   border: 1px solid #ccc;
   background-color: #ffffee;
   font-size: 0.9em;
   padding: 0.25em;
   margin-bottom: 1em;
   overflow: auto;
}

ul,
ol,
dl {
   margin: 0 0 1em 0;
}

ul {
   list-style-type:square;
}

/* ----- Links ----- */

a, a:link, a:active {
   background-color: inherit; 
   color: #4477c7;
   text-decoration: underline;
}

a:visited {
    background-color: inherit;
   color: #4477c7;
    text-decoration: underline;
}

a:hover {
   background-color: #4477c7;
   color: #ffffff;
   text-decoration: none;
}

/* ----- Headers ----- */

h1 {
    font-size: 2em;
}

h2 {
    color: #4477c7; 
    font-size: 1.5em; 
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
}

h3 {
    color: #444; 
    font-size: 1.4em;
    line-height: 1.4em;
    margin: 0.5em 0 0.5em 0;
    border-bottom: 1px solid #aaa;
}

h4 {
    color: #444; 
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0.5em 0 0.5em 0;
}

h5 {
    color: #444; 
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0.5em 0 0.5em 0;
}

h6 {
    color: #444; 
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0.5em 0 0.5em 0;
}

/* End of 'Monobjc: Styles' */

