body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

A:link	{
	color:#B70000;
	font-weight: 500;
	text-decoration: none;
}

A:hover  { 
	color:#B70000;
	font-weight: 500;
	background-color: #338BAC;
	text-decoration: none; 
	}
A:visited	{
	color: #B70000;
	font-weight: 500;
	text-decoration: none;
	}
A:active {
	color: #B70000;
	font-weight: 500;
	text-decoration: none;
	}
	
#white { 
	color: white; 
	font-size: 10px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana; 
	}
#white.link{
	
	text-decoration: none;
	}

#white.hover{
	
	text-decoration: none;
	}

#white.visited { 
	
	text-decoration: none;
	}
#white.active{
	
	text-decoration: none;
	}
#gray  { 
	color:#CCCCCC; 
	font-family: Verdana; 
	text-decoration: none; 
	font-size:10px;
	}


.date{
	color: #333366;
	font-weight: 500;
	font-size: 10px;
}
.text {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 13pt; 
	font-stretch:condensed;
	

}	

.quote {
	color:#003366;
	font-size: 12px;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Tahoma; 
	font-stretch:condensed;
	text-align: justify;
}

.writter {
	font-style: italic;
	font-weight: bold;
	color: #003366;
	
}


.mssgbar  { 
	color: #ffffff; 
	font-size: 10px;
	font-family: Verdana; 
	text-decoration: none;
	}

.title {
	font-family: Times; 
	font-style: italic;
	font-weight: bold;
	font-size: 18px; 
	color:#35BEFE;
	line-height: 140%;
}



.mssgside   { 
	color: #0099FF; 
	font-family: Times; 
	font-style: italic;
	font-weight: bold;
	font-size: 18px; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-left: 10px
}

.subtitle  { 
	color:#35BEFE; 
	font-size: 14pt; 
	font-family: Times;
	font-weight: 500;
	font-stretch: condensed;
	line-height: 140%; 
	}

.poem {
	color:Green;
	font-size: 12pt;
	font-style: italic;
	font-stretch: expanded;
	margin-left: 40px;
	font-family: Times;
	line-height: 120%;
	
}
