.standardcontent {

text-align: justify;
font-family: Verdana;
font-size: 11px;
color: #000000;

}

.mission {
text-align: justify;
font-family: Verdana;
font-size: 20px;
color: #000000;

}

.title {
text-align: justify;
font-family: Verdana;
font-size: 20px;
color: #BF2E2B;

}

.hometitle {
	text-align: justify;
	font-family: Verdana;
	font-size: 20px;
	color: #000000;

}

input.tbox {
text-align: default;
font-family: Verdana;
font-size: 11px;
color: #000000;
border: thin 1px solid #BF2E2B;

}

.button {
background: #BF2E2B;
text-align: center;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
border: thin 1px solid #BF2E2B;

}

.footer {
background: #000000;
text-align: default;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
height: 25px;
vertical-align: middle;
padding: 5px;
}


