.topMenu {
	font-family: "arial";
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: 6E6E6E;
	text-decoration: none
}
.leftMenu {
	font-family: "arial";
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#7281D9
}
.title {
	font-family: "arial";
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}
.leftLinks {
	font-family: "arial";
	font-size: 12px;
	font-weight: 900;
	color: #1C1E3E;
	text-decoration: none;
	background-color:#F7F7F7
}
a.leftLinks:hover {
	font-family: "arial";
	font-size: 12px;
	font-weight: 900;
	color: #7281D9;
	text-decoration: none;
	background-color:#F7F7F7
}
.name {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: 600;
	color: #9A3403
}
.text {
	font-family: "Times New Roman";
	font-size: 15px
}
.copy {
	font-family: "arial";
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px
}
a.copy:hover {
	font-family: "arial";
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px
}
input {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: 500;
	color: #1C1E3E;
	text-decoration: none
}
body, td, div {
	font-family: "Times New Roman";
	font-size: 12px
}
.blue {
	font-family: "arial";
	font-size: 12px;
	font-weight: 600;
	color: #283163;
	text-decoration:underline
}
h6 {
               color:#ffffff;
               font-size: 2px;
 }