
.border {
	border: 1px solid #000000;
	width: 775px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0000CC;
	width: 100%;

}
.center {
	text-align: center;
}
.smallerwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

INPUT {
background-color: #FFFFFF;
}
TEXTAREA {
background-color: #FFFFFF;
}
