body {
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size: 14px;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #0000FF;
	cursor : pointer;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #8679FF;
	text-decoration: underline;
	cursor : pointer;
	font-weight: bold;
}

.LinkDivider {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.HeaderLink {
	font-weight: bold;
	color: #0000FF;
}

.HeaderLink.hover {
	font-weight: bold;
	color: #0000FF;
}

p {
	padding-left: 2px;
}

#HeaderLogo {
	padding-left: 2px;
	text-decoration: none;
}

.RealFont {
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
}

.OrganizedFont {
	font-size: 20px;
	color: #CC00CC;
	font-family: "Times", serif;
}

.IncFont {
	font-size: 20px;
	color: #000000;
	font-family: "Times", serif;
}

.TMFont {
	color: #000000;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	color: #8A8A8A;
	font-size: 75%;
}


/* Organizational Software for Real Estate */
#TagFont {
	padding-left: 2px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}


.CenterHeader {
	font-weight: bold;
	font-size: 16px;
}

.ProductInfo {
	font-size: 16px;
}

.ProductInfoTitle {
	font-weight: bold;
	font-size: 16px;
}

.Copyright {
	color: #8A8A8A;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.MajorHeading {
	font-weight: bold;
	font-size: 28px;
	color: #CC6600;
}

.MinorHeading {
	font-weight: bold;
	font-size: 16px;
	color: #CC6600;
}

.ProductInfoYellow {
	background-color: #FFFFCC;
	color: #000000;
	font-size: 16px;
}
