/* CSS Document text styles for forever Manchester */

p{
font-family:Helvetica, sans-serif;
font-size:0.75em;
color:#353d30;
margin-bottom:15px;
line-height:1.25em;
}

#col-1 p{
font-size:1em;
line-height:1.25em;
}

#col-2-btm p{
font-size:1em;
line-height:1.25em;
color:#fff;
}

#footer p{
font-size:0.65em;
margin-top:15px;
margin-bottom:15px;
}

a:link{
color:#d90062;
text-decoration:none;
}

a:active{
color:#d90062;
text-decoration:none;
}

a:visited{
color:#d90062;
text-decoration:none;
}

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

h1{
font-family:Helvetica, sans-serif;
color:#d90062;
}

.date{
font-weight:bold;
margin-bottom:15px;
}

.headline{
font-weight:bold;
margin-bottom:0;
}

.separator{
border-top:dotted 1px #383c3e;
margin:15px 0 15px 0;
}

ul {
color:#d90062;
margin-left:35px;
padding-bottom:5px;
}

ol {
color:#d90062;
margin-left:35px;
padding-bottom:5px;
}

.inputbox{ font-size:12px;}