/* CSS Document */

p{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	line-height: 18px;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	white-space: normal;
}

