.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold; 
	font-style: italic;

}

.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold; 
}

body {
	background-image: url(images/backgroundsite.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: ooccff;
}
a:active {
	text-decoration: none;
}
.style8 {
	font-size: 8px;
	font-weight: bold;
}
.style9 {font-size: 12px}



.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;

}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;


}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
