.bigtitle {
	font-size: 24px;
	color: #2e9196;
	font-weight: normal;
	font-family: "Arial Black";
	letter-spacing: 1px;
	line-height: 36px;
}
.smalltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e9196;
	letter-spacing: normal;
}
.smalltitle2 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #2e9196;
	font-weight: normal;
	letter-spacing: normal;
}
.smalltitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2e9196;
	font-weight: normal;
	letter-spacing: normal;
}
.smalltitle4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e9196;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 21px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #585145;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: normal;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #585145;
	text-align: justify;
	line-height: 24px;
	font-weight: normal;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #585145;
	text-align: center;
	line-height: 16px;
	font-weight: normal;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #585145;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: normal;
}


.mystyle1{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #459b99;
	text-decoration: none;
	line-height: 18px;
}
.mystyle1:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #459b99;
	text-decoration: none;
	line-height: 18px;
}
.mystyle1:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E86B40;
	text-decoration: none;
	line-height: 18px;
}
.mystyle1:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	line-height: 18px;
}

.mystyle2{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e86b40;
	text-decoration: none;
}
.mystyle2:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e86b40;
	text-decoration: none;
}
.mystyle2:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E86B40;
	text-decoration: none;
}
.mystyle2:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.mystyle3{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #459b99;
	text-decoration: none;
	line-height: 10px;
}
.mystyle3:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #459b99;
	text-decoration: none;
	line-height: 14px;
}
.mystyle3:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #41392a;
	text-decoration: none;
	line-height: 14px;
}
.mystyle3:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e86b40;
	text-decoration: none;
	line-height: 14px;
}



form{
	padding: 0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
input.bg{
        border: 1px inset #B8AE8B;
        border: 1px outset #B8AE8B;							
	background-color: #F0E7BE;	
}
input.btn{						
	color: #00008B;
	background-color: #8E8566;
        border: 0px;
        font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #eee2af;
}

