A:active	{color:#ff0000;}

A:link	{color:#000099;}

A:visited	{color:#000099;}

A:hover	{color:#790000;}

img.RightParagraph
{
	float: 				right;
	width:				240px;
	height:				120px;
	margin-left:		15px;
	margin-bottom:		15px;
	border:				1px solid #320000;
}

img.LeftParagraph
{
	float: 				left;
	width:				240px;
	height:				120px;
	margin-right:		15px;
	margin-bottom:		15px;
	border:				1px solid #320000;
}

img.GUIParagraph
{
	float: 				right;
	width:				240px;
	height:				261px;
	margin-left:		15px;
	margin-bottom:		15px;
}

img.PlansParagraph
{
	float: 				none;
	width:				400px;
	height:				325px;
	margin-left:		15px;
	margin-bottom:		15px;
	vertical-align: middle;
}

.BodyText {
	color: #222222;
	text-align: justify;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.BodyHeader1 {
	color: #320000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
