body {	background-color: #dfdfdf;	margin: 0px 0px 0px 0px;}body, td, span, div {	color: #7D7D7D;	font: 12px/16px Arial, Helvetica, sans-serif;}

.majorHead {	color: #000000;	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.paraHead {	color: #338000;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.myPara {
	margin-bottom: 13px;
	text-align: justify;
}

/*<group=Masthead>*/

.myWEBaRT {	position: absolute;	left: 40px;	top: 30px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #FFFFFF;	font-weight: bold;}

.myHors {	position: absolute;	top: 0px;	left: 150px;}

.rtDotCom {	position: absolute;	left: 270px;	top: 34px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FFFFFF;	font-weight: bold;}

.ciDotCom {	position: absolute;	left: 470px;	top: 34px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #FFFFFF;	font-weight: bold;	}
	
/*</group>*/

/*<group=Link Stuff>*/

.linkHeader {	color: #990099;	font-weight: bold;
	text-align: center;
	text-transform: uppercase;}

.linkContainerL {
	width:  130px;	border: 1px solid #999999;	text-align: center;	background-color: #FFFFFF;}

.linkContainerR {
	width:  130px;	border: 1px solid #999999;	text-align: center;	background-color: transparent;	padding: 10px;}

a:link    {	color: #0000FF;	text-decoration: none;}

a:visited    {	color: #990099;	text-decoration: none;}

a:hover    {	color: #FF0000;	text-decoration: none;}

.URHere {	color: #000000;	font-weight: bold;
	text-align: center;}

a.bgrollover {	background-color: #ffffff;	color: #0000FF;	display: block;	padding: 3px;	text-decoration: none;	text-align: center;}

a.bgrollover:hover {	background-color: #dfdfdf;	color: #FF0000;	text-align: center;			}
	
/*</group>*/