p {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0F5581;
}

.class {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #051729;
}

.parapic {
	margin-top: 0 px;
	margin-right: 10 px;
	margin-bottom: 5 px;
	margin-left: 10 px;
}


h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #051729;
}

a {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #051729;
}

.link2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F5581;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bledsoebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-color: #E2E1E7;
	border-top-color: 105481;
	border-right-color: 105481;
	border-bottom-color: 105481;
	border-left-color: 105481;
	border: 1 px;
	margin: 2 px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-color: #E2E1E7;
	border-top-color: 105481;
	border-right-color: 105481;
	border-bottom-color: 105481;
	border-left-color: 105481;
	border: 1 px;
	width: 250px;
	height: 200px;
	margin: 2 px;
}
