body {
	font-family: Georgia, Book Antiqua, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

strong {
	font-size: 14px;
}

img	{
	border: 1px solid black;
}

hr {
	height: 1px;
	color: black;
}

.imgNB {
	border: 0px solid black;
}

p {
	line-height: 2em;
}

li {
	line-height: 2em;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #AB3233;
	text-decoration: underline;
}

.header {
	font-family:Impact;
	color: #000000;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.headerText {
	font-family:Impact;
	font-size: 72px;
}

a.header, a.header:link, a.header:visited, a.header:active {
	text-decoration: none;
}
a.header:hover {
	color: #ED1C25;
	text-decoration: underline;
}

.textbox {
	font-family: Georgia, Book Antiqua, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 12px;
	color: #000000;
}


