section#contenttxt {
    width:95%;
    margin:10px auto;
}

section#contenttxt p {
    font-size:12px;
    margin-bottom:10px;
}

section#contenttxt .red {
    color:#cd3e58;
}


section#contenttxt strong {
    font-weight:bold;
}

section#contenttxt hr.dot{
    border: 0;
    border-bottom: 1px dashed #666;
    background: #fff;
}

section#contenttxt h1{
    background-color:#cd3e58;
    padding:10px 5px;
    color:#fff;
    font-size:130%;
    font-weight:bold;
    text-align:center;
}

section#contenttxt h2{
    border-left: solid 3px #cd3e58;
    padding: 0px 10px;
    font-size:100%;
    font-weight:bold;
    color:#cd3e58;
}

section#contenttxt h3{
    background-color:#ff0000;
    padding:10px 10px;
    color:#000;
    font-size:120%;
    font-weight:bold;
    text-align:center;
    margin:10px 0;
}

section#contenttxt h5{
    background-color:#000000;
    padding:20px 5px;
    color:#fff;
    font-size:150%;
    font-weight:bold;
    text-align:center;
    margin:10px 0 20px 0;
}

section#contenttxt h6{
    background-color:#FF0000;
    padding:15px 5px;
    color:#fff;
    font-size:100%;
    font-weight:bold;
    text-align:center;
    margin:10px 0;
}

#txt3 {
	font-weight:bold;
	font-size:130%;
	color:#cd3e58;
}

#h5head {
	color:#6a8ad3;
	width:100%;
	text-align:center;
	padding:3px 0;
	margin:3px 0 10px;
	font-size:160%;
}

.head2txt {
	border:4px dotted #0000FF;
	width:95%;
	text-align:center;
	padding:10px 0;
	margin:3px auto 10px;
	font-size:14px;
}

h4.goodstl {
	font-size:110%;
	color:#000000;
	font-weight:bold;
}

.head3txt {
    background-color:#eef111;
	border:4px dotted #0000FF;
	width:95%;
	text-align:center;
	padding:10px 0;
	margin:3px auto 10px;
	font-size:15px;
}