.myname {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.companyname {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.address {
	font-size: 14px;
	text-align: center;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.body {
	font-size: 12px;
}
.devyear {
	width: 75px;
}
hr {
	color: #333366;
}
table {
	font-family: "copperplate gothic light", Verdana, Times, serif;
 	width: 600px;
	border: 0;
 	border-spacing: 0;
	color: #333366;
}
th {
	text-align: left;
}
ul
{
 	margin-top: 0cm;
	list-style-type: square;
}
li
{
	margin: 0cm;
	margin-bottom: .0001pt;
}
