
.hometxt{
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    line-height:21px;
	color: #ffffff;
	text-align: leff;
}

.contxt{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0c141e;
	line-height:19px;
	text-align: justify;
}


.header{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #034ea2;
	text-align: justify;
}

.subheader{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a43a00;
	text-align: justify;
}

.read{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #034ea2;
	line-height:20px;
	text-align: justify;
}

.nextlink{
	font-family:   Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f5f04;
	line-height:20px;
	text-align: justify;
}



.footer{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111c24;
	text-align: left;
}


a.read:link, a.read:visited, a.read:active {
color: #034ea2; text-decoration:none;
}
a.read:hover{
color:#034ea2;
text-decoration:underline;
}

a.nextlink:link, a.nextlink:visited, a.nextlink:active {
color: #9f5f04; text-decoration:underline;
}
a.nextlink:hover{
color:#003b78;
text-decoration:none;
}

a.two:link, a.two:visited, a.two:active {
color: #0c141e; text-decoration:underline;
}
a.two:hover{
color:#0c141e;
text-decoration:none;
}






