.DefaultCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.DefaultCopy:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.DefaultCopy:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.DefaultCopy:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.DefaultCopy:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
	text-align: justify;
}

.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}
.Menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.Menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.Menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.Menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC99;
}

.SectionHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	height: 18px;
	width: 100px
}

.InputBoxLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	height: 18px;
	width: 150px
}

.InputBoxComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	height: 150px;
	width: 300px
}.DefaultCopy-Dropout {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E3DECE;
	text-align: justify;
}
