.mainText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A5266A;
	text-align: left;
	line-height: normal;
}
#test1 {
	margin: 10px;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-bottom: 0px;
}

#test2 {
	margin: 10px;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-left: 5px;
}
#test3 {
	margin: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainText .h1   {
	font-weight: bold;
	font-size: 14px;
}
.HeadingBold .h1    {
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #A5266A;
}
.HeadingBold {
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #A5266A;
	font-size: 12px;
}
.body {
	background-image: url(images/background.png);	
	background-repeat: no-repeat;	
}
.navbar {
	color: #A5266A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #A5266A;
	text-decoration: none;
}
a:visited {
	color: #A5266A;
	text-decoration: none;
}
a:hover {
	color: #531448;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	text-align: center;
}
