body{


	font-family: Georgia, "Times New Roman", Times, serif;
}

p
{
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.name {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	text-transform: capitalize;
	color: #999900;
}


h2
{
	color: #999900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 33px;
	font-size: 16px;
}

.top {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 33px;
	font-size: 22px;
	color: #999900;
	text-transform: capitalize;
}
.content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
em {
	color: #999999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.input {
	text-align: right;
	padding-right: 155px;
	margin: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	font-size: 12px;
}
.button {
	color: #FFFFFF;
	background-color: #999900;
	border: medium outset #999900;
	width: 150px;
	height: 20px;
	font-size: 10px;
}
.input2 {
	background-color: #FFFFFF;
	border: 4px solid #999900;
	margin-left: 15px;
	width: 300px;
}
.reference {
	color: #999999;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #999900;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

