
body {
background-color : #ffffff;
margin : 1;
color : blue;
font-family : Georgia, arial, Verdana, tahoma, sans-serif;
font-size : 13px;
font-weight : bold;
}

p:first-line {
background-color : #ffffff;
color : blue;
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
text-transform : capitalize;
font-size : 13px;
font-weight : bold;
letter-spacing : 1px;
line-height : 2;
text-align : left;
padding : 5px;
}

p {
background-color : #ffffff;
color : #000000;
font-family : arial, tahoma, Verdana, sans-serif;
font-size : 12px;
font-weight : normal;
letter-spacing : 1px;
line-height : 1.5;
padding : 5px;
text-align : left;
border : 5px solid brown;
}

#footer {
background-color : #ffffff;
color : #0000cc;
font-size : 12px;
font-weight : normal;
font-family : arial, tahoma, sans-serif, Verdana;
text-align : center;
border-top : 1px solid #99cccc;

}
#footer a {
background-color : #ffffff;
color : #336699;
font-size : 12px;
font-weight : normal;
font-family : arial, tahoma, sans-serif, Verdana;
text-decoration : none;
}
#footer a:visited {
background-color : #ffffff;
color : purple;
font-size : 12px;
font-weight : normal;
font-family : arial, tahoma, sans-serif, Verdana;
background-color : #ffffff;
text-decoration : none;
}
#footer a:hover {
background-color : #ffffff;
color : #66ba06;
font-size : 12px;
font-weight : normal;
font-family : arial, tahoma, sans-serif, Verdana;
text-decoration : underline;
}
#footer a:active {
background-color : #ffffff;
color : blue;
font-size : 12px;
font-weight : normal;
font-family : arial, tahoma, sans-serif, Verdana;
text-decoration : underline;
}


.b1f, .b2f, .b3f, .b4f {
font-size : 1px;
overflow : hidden;
display : block;
}
.b1f {
height : 1px;
background : rgb(126, 146, 186);
margin : 0 5px;
}
.b2f {
height : 1px;
background : rgb(126, 146, 186);
margin : 0 3px;
}
.b3f {
height : 1px;
background : rgb(126, 146, 186);
margin : 0 2px;
}
.b4f {
height : 2px;
background : rgb(126, 146, 186);
margin : 0 1px;
}
.contentf {
background : rgb(126, 146, 186);
color : #fff;
}
.contentf div {
margin-left : 5px;
}

div#tags {
background-color : yellow;
text-align : left;
border : 5px solid #cccccc;
padding : 10px;
color : #000000;
font-family : Verdana, sans-serif;
font-size : 14px;
font-weight : bold;
letter-spacing : 1px;
line-height : 1.5;
}
