@charset "utf-8";
/* CSS Document */

h1 {
	color: #d80ae0;
	font-size: 18pt;
}
h3 {
	background-color: e6e6fa;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
}
.pagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
}

.style1 {
	color: #ff6600;
	font-family: Arial;
	font-size: 13pt;
	font-weight: 700;
}
.style2 {
	font-size: 14pt
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #0000FF;
	font-weight: bold;
}

