
	b { font-weight: bold; }
	u { text-decoration: underline; }

	.smallimg { border:2px; border-style:solid; }
	body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485F18;
	background-color: #373737;
}
	h1 {
	font-family: "Arial Black";
	font-size: 45px;
	font-weight: 100;
	color: #5C385C;
	text-decoration: none;
	text-align: center;
}
	h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #191970;
	text-decoration: none;
	text-align: center;
}
	a:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #65AA00;
}
	a:visited {
		text-decoration: underline;
		font-weight: bold;
		font-size: 12px;
		color:  #65AA00;
	}
	a:active {
		text-decoration: underline;
		font-weight: bold;
		font-size: 12px;
		color:  #65AA00; }
	a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #FFD700;
}
	.style1 {
		font-size: smaller;
	}
	.style2 {
		font-size: 24px;
		font-weight: bold;}
	.style3 	{
		font-size: 14px;
		color: white;
		font-weight: bold;}
	.style4 	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #485F18;	}
	.style5 	{
		font-size: 18px;
		color: Black;
		font-weight: bold;
		list-style-type: disc;
		list-style: disc outside;
		list-style-image: none;
		list-style-position: inside;
	}
		.links1:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	color: #3F5415;
}
	.links1:visited {
		text-decoration: underline;
		font-weight: bold;
		font-size: 18px;
		color:  #3F5415;
	}
	.links1:active {
		text-decoration: underline;
		font-weight: bold;
		font-size: 18px;
		color:  #3F5415; }
	.links1:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	color: #DAA520;
}

