.tableborder {
	border: 2px solid #333366;
}
.tableborderbottom {
	border-top: none;
	border-right: 2px solid #333366;
	border-bottom: 2px solid #333366;
	border-left: 2px solid #333366;

}
.yellowtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CDBF1E;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bluetext {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

