.bordercolor  { background-color: #6394BD; }

.valid {
	display: none;
}

H1 {
   font-family: Times New Roman Cyr,Times;
   font-size : 14px;
   font-weight : lighter;
}

A {
 color: #3333CC;
 text-decoration: none;
}

A:visited {
 color: #3333CC;
}

A:hover {
 color: #3333CC;
 text-decoration: underline;
}

B {
   font-weight : bold;
}
