.body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #DDDDDD; 
letter-spacing: 2pt
}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #FFFF99;
letter-spacing: 5px;
}

.subtitle {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #FFFFFF
}

.bodylinks {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
letter-spacing: 1px; 
text-decoration: underline; 
font-weight: bold; 
color: #FFFFFF;
}

.bodylinks:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
letter-spacing: 1px; 
text-decoration: underline; 
font-weight: bold; 
color: #FF9999;
}

.bodylinks:active {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
letter-spacing: 1px; 
text-decoration: underline; 
font-weight: bold; 
color: #FFFFFF;
}

.bodylinks:visited {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
letter-spacing: 1px; 
text-decoration: underline; 
font-weight: bold; 
color: #BBBBBB;
}

a {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
letter-spacing: 1px; 
text-decoration: none; 
font-weight: bold; 
color: #999999;
}

a:hover {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
letter-spacing: 1px; 
color: #FF9999;
}

a:active {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
letter-spacing: 1px; 
color: #FFFF99;
}

a:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
letter-spacing: 1px;  
color: #BBBBBB;
}

.headlines {
font-family: Arial, Helvetica, sans-serif;
font-size: 15pt;
color: #FFFF99;
letter-spacing: 2px;
word-spacing: normal;
font-weight: bold;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}

.callouts {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 1px;
text-decoration: none;
}

.caption {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #FFFFFF; 
}

.copyright {
font-family: Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #666666; 
}

.smallitem {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #DDDDDD; 
letter-spacing: 2pt
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.date	{
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	font-size:12px;
	font-weight:bold;
	margin:10px;
}

.posts	{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size:11px;
	margin:10px;
	margin-left:20px
	margin-top:0px;
	letter-spacing: normal;
}

.byline	{
	font-family: Verdana, Arial, sans-serif;
	color: #9cb19c;
	font-size:9px;
	margin-bottom:0px;
	margin:10px;
}

.blogtitle	{
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size:32px;
	margin-left:20px;
	margin-bottom:1px; 
	text-transform:uppercase;
}

