.rei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rei a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.rei a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}

.main {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;


}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;

}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #829299;
	background-color: #c9e1eb;
	border: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	color: #829299;
	background-color: #E8F2F7;
	border: none;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000000;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
