.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #001182;
	
}

.normal {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	
}


.normal3 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	
}

.normal2 {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	
}

.underconstruction {
	font-family: verdana;
	font-size: 15px;
	color: #ffffff;
}

a.link {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

input {
	border : 1px solid #001182;
}

.submit {
	border : 0px;
}

textarea {
	border : 1px solid #001182;
}