@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
h2 {font-size:12px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-variant:small-caps
}
.style1 {color: #990000}

p {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	color: #000000;
	}
.pdrop10 {
	clip: rect(10px,auto,auto,auto);
}
