    body  {
	margin : 0 10px 10px;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	line-height : 140%;
	;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(backgrounds/t-white.jpg);
}

     A {
	color : #336666;
	background : transparent;
	text-decoration : none;
}
     A:link {
	color : #FF0000;
	FONT-WEIGHT : BOLD;
	background : transparent;
	text-decoration : none;
}
     A:visited {
	color : #ff0000;
	background : transparent;
	text-decoration : none;
}
     A:active {
         color : #669999;
         background : transparent;
         text-decoration : underline;
}
     A:hover {
         color : #000000;
         background : transparent;
         text-decoration : underline;
}
     .blog {
         padding-left : 10px;
         padding-top : 10px;
         padding-right : 10px;
}
     .blogbody {
         font-family : verdana, arial, sans-serif;
         color : #666;
         font-size : 12px;
         font-weight : normal;
         line-height : 115%;
         border-left : 1px dotted #666;
         border-right : 1px dotted #666;
         border-bottom : 1px dotted #666;
         padding : 5px;
}
     .title {
         font-family : verdana, arial, sans-serif;
         font-size : 12px;
         color : #000000;
         text-transform : uppercase;
         font-weight : bold;
}
      .title-boldy {
       font-family : verdana, arial, sans-serif; 
       font-size : 12px;
       color : #000000;  
       font-weight : bold;  
}
       .title-boldy_small {
       font-family : verdana, arial, sans-serif; 
       font-size : 10px;
       color : #000000;  
       font-weight : bold;  
}
      .title-yellowback {
       font-family : verdana, arial, sans-serif; 
       font-size : 12px;
       color : #000000; 
       text-transform : uppercase; 
       font-weight : bold; 
       background : #66ccff; 
}
      .title-link {
      font-family : verdana, arial, sans-serif; 
       font-size : 12px;
       color : #000000; 
       text-transform : uppercase; 
       font-weight : bold;  
}
       .title-yellowbod {
       font-family : verdana, arial, sans-serif; 
       font-size : 12px;
       color : #FFFFFF; 
       font-weight : bold; 
       background : #000000; 
}
       .body-black {
         font-family : verdana, arial, sans-serif;
         color : #000000;
         font-size : 10px;
         font-weight : normal;
}
	   .body-hightlight {
         font-family : verdana, arial, sans-serif;
         color : #666;
         font-size : 10px;
         font-weight : normal;
         line-height : 140%;
         padding-bottom : 2px;
}
	   .body-bold {
         font-family : verdana, arial, sans-serif;
         color : #666;
         font-weight : bold;
         font-size : 10px;
         line-height : 140%;
         padding-bottom : 2px;
}
     .date {
         font-family : verdana, arial, sans-serif;
         color : #999;
         font-weight : bold;
         text-transform : uppercase;
         margin-top : 10px;
         background : transparent;
         border-bottom : 1px dotted #666;
}
     .comments-body {
         font-family : verdana, arial, sans-serif;
         color : #666;
         font-size : 10px;
         font-weight : normal;
         line-height : 140%;
         padding-bottom : 10px;
}
     .comments-post {
         font-family : verdana, arial, sans-serif;
         color : #999;
         font-size : 10px;
         font-weight : normal;
         background : #FFFFFF;
         margin-top : 0;
}
     .comments-head {
         font-family : verdana, arial, sans-serif;
         font-size : 10px;
         color : #999;
         font-weight : bold;
         margin-top : 10px;
         text-transform : uppercase;
         border-bottom : 1px dotted #666;
}
.bold-bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
