@charset "utf-8";
.form-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #303090;
}
.form-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #2D3393;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #EAEFF5;
	font-size: x-small;
}
#bottom a:link {
	color: #EAEFF5;
}
#bottom a:visited {
	color: #EAEFF5;
}
#bottom a:active {
	color: #EAEFF5;
}
#bottom a:hover {
	color: #D299BC;
}
