.border {
	border: 2px solid #006600;
	background-image: url(images/bg.jpg);
	padding: 0px;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	padding-top: 10px;


}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	padding: 0px 5px 5px 15px;
}
.content2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	line-height: normal;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-align: center;
}
a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;


}
a:active {
	color: #006600;
	text-decoration: underline;

}
.caps {
	font-size: 24px;
	font-weight: bold;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	list-style-image: url(images/bullet.gif);



}
li a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

li a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
li a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: underline;
	font-weight: normal;
}
li a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size: 18px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	line-height: normal; 
	font-size: 16px;
	margin-top: 0;
	margin-bottom:0;

	}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal; 
	line-height: normal; 
	font-size:14px;
	margin-top: 0;
	margin-bottom:0;

}
