/* CSS Document */

.black {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.construction1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.red {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.menu1 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.darkblue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #465B87;
}

.darkblue2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #465B87;
}

.white {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.arial {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.arial2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style4 {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.construction2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #990000;
}
