body { 
 background-color: #ffffff; 
 margin-left: 3px; 
 margin-right: 0px; 
 margin-top: 3px; 
 font-size: 14px; 
 font-family: verdana,georgia,sans-serif; 
}

a:link { 
 color: #008080;
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #008080; 
 font-weight: bold; 
 text-decoration: none; 
}

a:active { 
 color: #008080; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #008080;
 font-weight: bold; 
 text-decoration: underline; 
}

.tealbox
{	
border-bottom-width: 2px; 
border-top-width: 2px; 
border-left-width: 2px; 
border-right-width: 2px; 
border-style: solid;	
border-color: #008080;
}

.inabox
{	
border-bottom-width: 2px; 
border-top-width: 2px; 
border-left-width: 2px; 
border-right-width: 2px; 
border-style: solid;	
border-color: #008080;
}


.posted-date {
font-size: 15px;
color: #006400;
font-weight: bold;
padding-bottom: 15px;
}

.weblog {
 font-size: 12px;
 padding-bottom: 15px;
}

.date {
 color: #444444;
 } 

.author {
 font-family: verdana,georgia,sans-serif;
 font-size:   11px;
 color:       #222222;
 font-weight: bold;
}


