body 
{ 
	color: rgb(0, 0, 30);
	background-color: rgb(102, 153, 153);
	font-family: arial, Arial, MS Arial, Helvetica, verdana, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 1.1;
}
button 
{ 
	border-top-style: solid;
	border-bottom-width: 1pt;
	font-size: 8pt;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-top-width: 1pt;
	font-family: arial, Arial, MS Arial, Helvetica, verdana, sans-serif; 
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	background-color: rgb(0, 0, 153);
	color: rgb(255, 255, 255);
} 
caption 
{ 
	font-size: 14pt;
	font-style: normal;
	font-family: arial, Arial, MS Arial, Helvetica, verdana, sans-serif; 
	color: rgb(0, 0, 153);
	background-color: rgb(255, 255, 255);
}
h1
{
	color: rgb(0, 0, 153);
	background-color: rgb(255, 255, 255);
}
h2
{
	color: rgb(0, 0, 153);
	background-color: rgb(255, 255, 255);
}
h3
{
	color: rgb(0, 0, 153);
	background-color: rgb(255, 255, 255);
}
h4
{
	color: rgb(0, 0, 153);
	background-color: rgb(255, 255, 255);
}
h5
{
	color: rgb(0, 0, 153);
	margin-bottom:1px;
	background-color: rgb(255, 255, 255);
}
h6
{
	color: rgb(0, 0, 153);
	background-color: rgb(255, 255, 255);
}

.calendar {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
  		background:#cc9933;
  		line-height:140%;
  		padding:2px;
        text-align:center;
		}
.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color: rgb(0, 0, 153);
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:center;			
		}	
.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:110%;
  		padding:2px;
  		background:#FFF;
  		margin-top:1px;  		
 		}	
		
.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}
.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:1.1;
		}

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

.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #666;
		}			
.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		