﻿a {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 20px;
}


a:hover {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D9AC6;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 20px;
}

}
.copyright {
	font-family: "verdana";
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
	text-align: right;
	margin-top: 1px
}

h1 {
	font-family: times new roman;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	
	
	
}
p {
	font-family: verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-right:10px;
	
}
form {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
}
.style1 {
	border: 3px solid #E0DFE3;
	background: white;
}

ul {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

li {
	margin-top: 10px;
	margin-bottom: 5px;
	color:#ffffff;
	width: 486px;
		font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;

}
blockquote {
	font-family: "times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	padding: 10px;
	margin: 10px;
	width: 90%;
	text-align: left;

}
h2 {
	font-family: "times New Roman", Times, serif;
	font-size: medium;
	font-weight: 700;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	width: 85%;
	text-align: left;
}

