@charset "UTF-8";
/* CSS Document */

/* blue: 275497 */


body {
font-family:Arial, Helvetica, sans-serif;
font-size:87.5%;
font-size:1em;
line-height:1.3em;
}

#footer {
font-size:0.7em;
line-height:1.1em;
color:#333;
}

div.comic {
font-family:comic sans, comic sans ms, verdana, sans-serif;
}

#nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
}

#nav li a {
color:#fff;
}

#nav li a:hover {
color:#DEDEDE;
}

a.readmore { 
color:#CC0000;
font-style:italic;
}

#main p {
margin-bottom:1em;
}


h1 {
font-size:1.6em;
font-weight:bold;
padding-bottom:0.2em;
border-bottom:1px solid #333;
margin-bottom:1em;
font-family:comic sans, comic sans ms, verdana, sans-serif;
}

h2 {
font-size:1.3em;
font-weight:bold;
font-style:italic;
color:#275497;
padding-bottom:0.2em;
border-bottom:1px dotted #666;
margin-bottom:1em;
font-family:comic sans, comic sans ms, verdana, sans-serif;
}

.subtitle {
color:#275497;
font-weight:bold;
font-size:1.1em;
}

.articleTitle {
font-weight:bold;
}

.articleAuthor {
font-style:italic;
font-size:0.9em;
}











