﻿a:link {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
li {
	margin: 5px 65px 5px 65px;
	font-size: large;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	background-color: #C0C0C0;
	margin-right: 40px;
	margin-left: 40px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	background-color: #008080;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: x-large;
	margin-right: 60px;
	margin-left: 60px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: normal;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
}
a:link {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #800080;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
}
.style1 {
	text-align: center;
}
.style3 {
	text-align: center;
	margin-left: 130px;
}
a:active {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: underline;
	font-weight: bold;
}
