body {
    font-size: 12px;
}
legend{
	cursor:pointer;
	text-decoration:underline;
	color:#00f;
}
h1 {
    text-align: center;
}

h4 {
    font-size: 16px;
    text-align: center;
}

h5 {
    font-size: 14px;
    background-color: #ccc;
    text-align: center;
	padding:5px;
}

h6 {
    font-size: 12px;
    background-color: #E2EDF4;
    font-weight: normal;
    padding: 5px;
    line-height: 25px;
} .texta {
    width: 98%;
    font-size: 12px;
    background-color: #F5F4EE;
	display:none;
} .p {
    font-size: 12px;
    background-color:#d5d5e3;
	text-align: center;
	padding:5px;
	font-weight:bolder;
}
