h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #2C5581;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #2D547F;
	font-size: small;
}
.linktext2 {
	color: #2D547F;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
}
a#linktext2:link {
	color:#2D547F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
}

a#linktext2:visited {
	color:#2D547F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a#linktext2:hover {
	color:#2D547F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
body {
	background-image: url(images/clouds.jpg);
}
.style1 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.style2 {font-size: x-small}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.style3 {
	font-size: small;
	font-weight: bold;
}
.linktext1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style4 {font-size: large}
