p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003333;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #669999;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #003333;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #669999;
}
.gradient {
	background-image: url(assets/home_assets/gradient.jpg);
	background-repeat: repeat-x;
}
.background {
	background-image: url(assets/home_assets/mainbg.jpg);
	background-repeat: repeat-y;
}
.tree {
	background-image: url(assets/home_assets/bodywtree.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.titlebg {
	background-image: url(assets/home_assets/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	background-image: url(assets/home_assets/bottomart.jpg);
	background-repeat: no-repeat;
}
