.copyM {
	font-family: Georgia, Times New Roman, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	line-height: 1.5em;
	text-decoration: none;
}

.copyM A:link, .copyM A:visited, .copyM A:active {
	font-family: Georgia, Times New Roman, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}

copyM A:hover {
	font-family: Georgia, Times New Roman, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	color: #A0A0A0;
}

.pageTitle {
	font-family: Times New Roman, Georgia, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.05em;
	color: #000033;
	text-decoration: none;
}

.copyRC {
	font-family: Georgia, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.addressBar {
	font-family: Arial, Verdana, Georgia;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #EEF8DE;
}

.inputDate {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	background-color: #EAF7D4;
	width: 90px;
	border-left:solid #2AB3F3 1px;
	border-right:solid #2AB3F3 1px;
	border-top:solid #2AB3F3 1px;
	border-bottom:solid #2AB3F3 1px;
}

.inputText {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	background-color: #EAF7D4;
	width: 170px;
	border-left:solid #2AB3F3 1px;
	border-right:solid #2AB3F3 1px;
	border-top:solid #2AB3F3 1px;
	border-bottom:solid #2AB3F3 1px;
}

.inputText2 {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	background-color: #EAF7D4;
	border-left:solid #2AB3F3 1px;
	border-right:solid #2AB3F3 1px;
	border-top:solid #2AB3F3 1px;
	border-bottom:solid #2AB3F3 1px;
}

.PM {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}

.textArea {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	background-color: #EAF7D4;
	border-left:solid #2AB3F3 1px;
	border-right:solid #2AB3F3 1px;
	border-top:solid #2AB3F3 1px;
	border-bottom:solid #2AB3F3 1px;
}

.button {
	font-family: Georgia, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	background-color: #99CCCC;
	width: 170px;
	height: 20px;
	border-left:solid #2AB3F3 1px;
	border-right:solid #2AB3F3 1px;
	border-top:solid #2AB3F3 1px;
	border-bottom:solid #2AB3F3 1px;
}