/* CSS Document */

.style1 {font-family: Arial, Helvetica, sans-serif}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
}
.style2 {font-size: 4px}
