.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}

A:link {text-decoration: none; color: #003399}
A:visited {text-decoration: none; color: #003399}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #003399;}


.leftside {border-left: 1px solid #000000;}

.rightside {border-right: 1px solid #000000;}

.bottom {border-bottom: 1px solid #000000;}

.top {border-top: 1px solid #000000;}

.border {border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000 }

.borderround {border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-top: 1px solid #000000 }

.bordersides {border-left: 1px solid #000000; border-right: 1px solid #000000 }

.headertext {font-family: arial; font-style: normal; font-size: 0.89em}

.bodytext {font-family: Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-size: 0.82em}
 

.envelope {
	background-color: #ffffff;
	display: block;
	margin-top: 1.2em;
	margin-bottom: 1.5em;
	margin-left: 2em;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
	padding-left: 3em;
	padding-right: 3em;
	width: 25%;
	border: solid 1px #000000
	font-family: arial; 
	font-style: normal; 
	font-size: 0.82em
}

.envelope1 {
	background-color: #ffffff;
	display: block;
	margin-top: 1.2em;
	margin-bottom: 1.5em;
	margin-left: 2em;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
	padding-left: 3em;
	padding-right: 3em;
	width: 93%;
	border: solid 1px #000000
}
