p {
	font-size: 1.2em;
	text-align: justify;
	line-height: 18px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
ul {
	font-size: 1.2em;
	list-style-image: url(diamond.gif);
	top: 0px;
	line-height: 18px;
	text-align: left;
}
a:link {
	color: #990066;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	font-weight: bold;
}
a:visited {
	color: #663366;
	font-weight: bold;
}
a:active {
	color: #663366;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	color: #663366;
	font-weight: bold;
	text-align: left;
}
h1 {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

