body,th,td,select,textarea,select,checkbox{
    FONT: 10pt ·s²Ó©úÅé;
}

.text {  font-size: 12px; line-height: 18px; color: #666666}

.news {
	font-size: 12px; 
	line-height: 22px; 
	color: #333333
}

.txt_donnor {
	font-size: 12px; 
	line-height: 22px; 
	color: #333333
}

.txt_story {
	font-size: 12px; 
	line-height: 30px; 
	color: #333333
}

.txt_aboutstjoho{
	font-size: 12px; 
	line-height: 20px; 
	color: #b37117	
}

a:link{
	text-decoration: none;
	color: Blue;
}
a:visited{
	text-decoration: none;
	color: Blue;
}
a:active{
	color: Blue;
}
a:hover{
	color: red;
}


input.ReadOnlyTrue{
	background: ButtonFace;
}

input.ReadOnlyFalse{
	background: #FFFFFF;
}

textarea.ReadOnlyTrue{
	background: ButtonFace;
}

textarea.ReadOnlyFalse{
	background: #FFFFFF;
}