html, body {
	font-family: Times New Roman;
	font-size: 14px;
	color: #292929;
}

img {
	border: none;
}

.clear {
	clear: both;
}

a {
	color: #0072bc;
}

a:hover {
	text-decoration: none;
}

h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 29px;
}

h2 {
	font-weight: normal;
	font-size: 21px;
	padding-top: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.small-font {font-size: 11px;font-family: Helvetica, Myriad Pro, Arial; color:#4d4d4d; line-height:1.4em;}

.sof-req {
	color: red;
}