a:link  {
	text-decoration : none;
	color : white;
}

a:visited  {
	text-decoration : crosswire;
	color : white;
}

A  {
	text-decoration : none;
	color : silver;
}

a:hover  {
	text-decoration : none;
	color : white;
}

Body  {
	font-family : Verdana;
	background-color : white;
	color : black;
	font-size : x-small;
}

P.header  {
	font-size : x-small;
	font-family : verdana;
	font-weight : bold;
}

.menuskin{
position:absolute;
width:97px;
background-color:#9400BD;
border:1px solid black;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:5px;
padding-right:5px;
}

#mouseoverstyle{
background-color:white;
}

#mouseoverstyle a{
color:white;
}


  .calendar  {
  	font-family : verdana, arial, sans-serif;
  	font-size : 9px;
  	font-weight : normal;
  	line-height : 14px;
  	padding : 2px;
  	text-align : center;
  }
  
  .calendarhead  {
  	font-family : verdana, arial, sans-serif;
  	font-size : 10px;
  	font-weight : bold;
  	line-height : 14px;
  	padding : 2px;
  }
  
  .syndicate  {
  	font-family : verdana, arial, sans-serif;
  	font-size : 9px;
  	font-weight : bold;
  	line-height : 14px;
  	padding : 2px;
  	margin-top : 10px;
  	text-align : center;
  }
  
    
  .powered  {
  	font-family : verdana, arial, sans-serif;
  	color : #666;
  	font-size : 9px;
  	font-weight : bold;
  	line-height : 14px;
  	text-transform : uppercase;
  	padding : 2px;
  	margin-top : 10px;
  	text-align : center;
  	letter-spacing : .2em;
  }
.comments-head  {
  	font-family : arial, sans-serif;
  	font-size : 13px;
  	font-weight : bold;
  }
  
  .comments-body  {
  	font-family : arial, sans-serif;
  	font-size : 12px;
  	font-weight : normal;
  	line-height : 14px;
  	padding-bottom : 10px;
  	padding-top : 10px;
  	border-bottom : 1px dotted #999;
  }
  
  .comments-post  {
  	font-family : arial, sans-serif;
  	font-size : 12px;
  	font-weight : normal;
  }
  
  .title  {
  	font-family : verdana, arial, sans-serif;
  	font-size : 12px;
  	font-weight : bold;
  	color : #000000;
  	text-transform : uppercase;
  }
  
  .date  {
  	font-family : verdana, arial, sans-serif;
  	font-size : 14px;
  	margin-bottom : 20px;
  	font-weight : bold;
  	font-style : italic;
  }
  