h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
a {
	color: #9900CC;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0000CC;

}
.red {
	color: #FF0000;
}
h6 {
	font-size: xx-small;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.designby,
.designby a {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.designby a:hover {
	text-decoration: underline;
}

.button,
.button a {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.button a:hover {
	text-decoration: none;
	}
	