body, ul, td, p, b, li, textarea, blockquote {
	font-family:Arial;
	line-height: 140%;
	font-size: 12px ;
}
.showtext{
	font-family:Arial; 
	line-height: 140%;
	font-size: 15px ;
}
select, option {
	font-family:Arial;
	font-size: 12px ;
}

input {
	font-family:Arial;
	font-size: 12px ;
}
.menutext {
	font-size: 12px ;
}
.textsmall {
	font-size: 10px ;
}
.head1 {
	font-family:Arial; 
	letter-spacing: 1px;
	font-size: 16px ;
}
.articletext{
	font-family:Arial; 
	font-size: 15px ;
}
a:link       { color: blue; text-decoration: underline;  font-size: 12px; font-weight: bold }
a:visited    { color: blue; text-decoration: underline;  font-size: 12px; font-weight: bold  }
a:active     { color: red; text-decoration: underline;  font-size: 12px; font-weight: bold  }
a:hover      { color: red; text-decoration: underline;  font-size: 12px; font-weight: bold  }  

.m:link       { color: bule; text-decoration: underline;  font-size: 16px; font-weight: bold }
.m:visited    { color: blue; text-decoration: underline;  font-size: 16px; font-weight: bold  }
.m:active     { color: red; text-decoration: underline;  font-size: 16px; font-weight: bold  }
.m:hover      { color: red; text-decoration: underline;  font-size: 16px; font-weight: bold  }  

