.sidebg {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #383838;
	text-align: justify;
}
.heading {
	font-family: verdana;
	font-size: 24pt;
	color: #03542d;
}
.copyright {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.highlight {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #cb0000;
}
.unhilight {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #074d54;
}
.subheading {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #03542d;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;
}
.link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24A8c0;
	text-decoration: none;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24A8C0;
	text-decoration: underline;
}
.link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.link2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

