body {
color: black;
font-family: verdana;
font-size: 10pt;
margin: 0px 0px 0px 0px;
}

a:link {
color: blue;
}

a:visited {
color: 609;
}


a:active {
color: red;
}

a:hover {
color: red;
}

.nodec {
text-decoration: none;

}

div {
border:0px;
margin:0px;
padding:0px;
}

p {
margin: 0px;
text-align: justify;
}



h1,h2,h3 {
color: green;
margin: 3px;
padding: 0px;
}

.redfont {
color: red;
}

.floatleft{

float: left;
padding: 10px;
padding-bottom:0px;
}


.floatright{

float: right;
padding: 10px;
padding-bottom:0px;
}

.smallfont {
font-size: 8pt;
}


.mediumfont {
font-size: 11pt;
}

.largefont {
font-size: 13pt;
}

.orangeblodfont {
color:#F30;
font-weight:bold;
}

.subscribe {
font-size: 13pt;
color: #063;
font-weight: bold;
}


.myclear {
clear:both;
}



.myblogfloat{

float: left;
padding: 10px;

}

.imagedescription { 
color: red;
font-size: 7pt;
}
/*
This is a comment section 
where you can comment 
as many lines as needed
*/

/* This is one line comment */