body	{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
	color:#000000
}

td	{
	font-family: Arial;
	font-size: 12px;
}

img	{
	border-color: #000000;
}

.btmbckred{
	background-image: url('http://www.edgewood.edu/images/newdesign/red800404.jpg');
	background-repeat: repeat-x;
	background-position: 50% 50%;
}


	
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover { 
	color: #990000;
	text-decoration: none;
}

H1	{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;

}							

.blacktext{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 30px;
	margin-right: 30px;
}

.blacktext a,
	.blacktext a:link {  
		color: #000000;
		text-decoration: none;
		
	}
	.blacktext a:visited {  
		color: #000000;
		text-decoration: none;
		
	}
	.blacktext a:hover {  
		color: #000000;
		text-decoration: underline;

	}
.small{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background: transparent;
	color: #000000;
	text-align: center;
	line-height: 15px;
}