h1{
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	color:black;
	}

h2{

	font-size:13px;
	font-weight:bold;
}

h3{
color: black;
font-size: 0.8em;
}

h4{
font-size: 0.8em;
color: green;
}

h5{
	font-size: 12px;
	color: black;
}

.titlelink{
	font-size: 1.0em;
}


p{
font-size: 1.2em;
color: black;
}


