.body {  border: 1px #1275A7 solid; width: 100%}
body {  margin-top: 8px; margin-right: 8px; margin-bottom: 8px; margin-left: 8px; font-size: 10px }
P, TD, DIV {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; line-height: 150%}
td.header {  color: #FFFFFF; background-color: #1275A7; padding: 10px;  }
td.footer {  color: #000000; background-color: #DEE3E7; padding: 5px 10px 5px 10px ;  }
td.links {  color: #000000; background-color: #DEE3E7; padding: 5px 10px 5px 10px ;}
td.content { color: #000000; background-color: #EFEFEF; padding: 10px;  }
.header H1 {  font-size: large; text-decoration: none; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
A {  color: #1275A7; text-decoration: none}
a:hover { /*color: #1275A7;*/ text-decoration: underline}

.links A {  font-weight: bold; color: #1275A7; text-decoration: none}
.links a:hover { font-weight: bold; color: #1275A7; text-decoration: underline}
.title { font-weight: bold; }

.header A {  font-weight: bold; color: #ffffff; text-decoration: none}
.header a:hover { font-weight: bold; color: #ffffff; text-decoration: underline}


	.print_blogbody {
		font-family: palatino, georgia, times new roman, serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:120%;
		}

	.blogbody {
/*	
		font-family: verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
*/	
	}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}


	.posted	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: xx-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		

	.comments-head	{ 
		font-family: verdana, arial, sans-serif; 
		font-size:x-small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		}		

	.comments-body {
		font-family: verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
 		padding-bottom: 5px;
  		padding-top: 5px;
		margin-top: 0;
		margin-bottom: 0;
 		border-bottom:1px dotted #999; 					
		}

	.comments-post  {
		font-family: verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:normal;
		}	
