/* ::::: null ::::: */

body { 
	margin-top: 20px; 
	background-color: #1A50B8; 
}

body, td, th { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 12px; 
}


a:link { 
	color: rgb(0, 66, 118); 
	text-decoration: none; 
}

a:visited { 
	color: rgb(0, 66, 118); 
	text-decoration: none; 
}



.bookquoter { 
	text-align: right; 
	margin-right: 25px; 
	font-size: 11px; 
}

blockquote { 
	font-size: 11px; 
}

label {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	color: #000000;
	font-size: 12px;
}
input {
}
.badinput {
	background-color: #F7E1DB;
	border: 1px solid #C76565;
}
.goodinput {
	background-color: #E1FFE1;
	border: 1px solid #0C0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
