
.terms{
	font-size: 10px;
}

.titleModule /* the subject of the page content */
{
	font-family: Georgia, Times New Roman;
	font-size: 26px;
	color: #800000;
}

.titleLine /* the subject of the page content */
{
	
	border-style: none none solid none;
	border-width: 1px;
	border-color: #dddddd;
}

