

.RightSeaPane
{ 
	background-color: #bed7d4; 
	color: Black; 
	padding: 0 13px;
}

h1
{
	color: #9c1b2d;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: left;
}

p
{
	text-align: left;
}

A:Link { color: #9c1b2d; font-weight: bold; text-decoration: none; }
A:Hover { color: #9c1b2d; font-weight: bold; text-decoration: underline; }
A:Active { color: #9c1b2d; font-weight: bold; text-decoration: none; }
A:Visited{ color: #9c1b2d; font-weight: bold; text-decoration: none; }




