a {text-decoration:none}
a:hover{text-decoration:underline}

.alter {
	
	font-size: 12px;
		color: #221100;
}
.alter a{
	
	font-size: 12px;
		color: #221100;
		text-decoration:underline;
}
.alter a:hover{
	
	font-size: 12px;
		color: #221100;
		text-decoration:none;
}


.italic {
font-style:italic;
}

.bold {
font-weight:bold
}

h1 {font-size: 16px;
		color: #221100;
display:inline
}

h2 {
	font-size: 12px;
		color: #221100;
display:inline}
h3 {
	font-size: 12px;
		color: #221100;
display:inline}

.Style11 {font-weight: bold; font-size: 18px;}
