a {
	background-color: transparent;
	color: #000080;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div {
	text-align: center;
}

hr {
	background-color: transparent;
	color: #000080;
	height: 1px;
}

p.first-line{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-indent: 4%;
}

p.myparagraph:first-letter{
	color: #000000;
	float: left;
	font-size: 300%;
	text-align: left;
	vertical-align: text-top;
}

small {
	background-color: transparent;
	color: #000000;
	font-size: xx-small;
}

small.c1 {
	background-color: transparent;
	color: #000000;
	font-size: x-small;
}

td.c3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

ul {
	list-style: square inside;
}
