p {  font-size: 12px}

p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 798aa3;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #5A6B85;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #475569;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: 798aa3;
}
.bodybg {
	background-image: url(assets/home_assets/bodybg.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding: 10px 20px;
}
.titlebg {
	background-image: url(assets/home_assets/title.jpg);
	background-repeat: no-repeat;
}
.image-border {
	border: thin solid #7A8AA3;
}
