@import url("./popups.css");
a:visited {
	color:  #770000;
}
a:active {
	color:  #D50000;
}
a:hover {
	color: #D50000;
}
.ahem {
	display: none;
}
strong, b {
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: black;
	margin: 10px;
	display: block;
}

h1 {
	font-size: 20px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	color: #770000;
	font-family: "Comic Sans MS", Arial, Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #770000;
	font-family: "Comic Sans MS", Arial, Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 0px;


}

h3 {
	font-size: 16px;
	line-height: 22px;
	color: #D50000;
	font-family: "Comic Sans MS", Arial, Georgia, "Times New Roman", Times, serif;
	text-align: left;

}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}

img {
	border: 0;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}	
input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	/*padding: 5px;*/
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-color: #710000;
	border-bottom-width: 1px;
	position: relative;
	margin-top: 3px;
}

.submit-button {
	border: 2px solid #710000;
	cursor: auto;
	color: #710000;
	font-family: "Comic Sans MS", Arial, Georgia, "Times New Roman", Times, serif;
	margin: 5px;
}
.red {
	list-style-type: disc;
	color: #770000;
	list-style-position: outside;
	margin: 15px;
}

/*select {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #710000;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 1em;
	position: relative;
}*/
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: justify;
	line-height: 17px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color:  #770000;
	outline: none;
	font-family: "Comic Sans MS", Arial, Georgia, "Times New Roman", Times, serif;
}
/*span {
	a:text-decoration: none;
	a:font-weight: normal;
	a:color:  #770000;
	a:font-family: "Comic Sans MS", Arial, Georgia, "Times New Roman", Times, serif;
	a:letter-spacing: none;
	a:margin: 50px;
}*/
