body,td,th {
	font-family: Palatino, Garamond, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
}
a:link {
	color: #006633;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #006633;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #009933;
	background-color: transparent;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Palatino, Garamond, serif;
	font-size: 24px;
	color: #006633;
	background-color: transparent;
}
h2 {
	font-family: Palatino, Garamond, serif;
	font-size: 18px;
	color: #000000;
	background-color: transparent;
}
h3 {
    font-family: Palatino, Garamond, serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
}
.parafooter {
    font-family: Palatino, Garamond, serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

.navbar {
	font-family: Palatino, Garamond, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight : bold;
	color: #006633;
	background-color: #FFFF99;
}
.firstpara {
	font-family: Palatino, Garamond, serif;
	font-size: 18px;
	font-style: normal;
	font-weight : bold;
	color: #000000;
}
.redpara {
	font-family: Palatino, Garamond, serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0033;
}
.greenpara {
	font-family: Palatino, Garamond, serif;
	font-size: 18px;
	font-style: normal;
	color: #006633;
}
.yellowpara {
	font-family: Palatino, Garamond, serif;
	font-size: 20px;
	font-style: normal;
	color: #FF9900;
}
.bluepara {
	font-family: Palatino, Garamond, serif;
	font-size: 18px;
	font-style: normal;
	color: #330099;
}
.blackpara {
	font-family: Palatino, Garamond, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

.layouttable {
font-family: Palatino, Garamond, serif;
}