.currPage {
	font-family: "Microsoft Sans Serif";
	color: #003366;
	font-size: 14px;
}

.link1 a:link {
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-decoration: none;
}
.link1 a:visited {
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}
.link1 a:hover {
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #003366;
}
.link1 a:active {
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}

.link2 a:link {
	text-decoration: none;
	color: #0000FF;
}
.link2 a:visited {
	text-decoration: none;
	color: #0000FF;
}
.link2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.link2 a:active {
	text-decoration: none;
	color: #FF0000;
}

body {
	background-color: #4A839E;
	background-image: url(Images/gradient.gif);
	background-repeat: repeat-x;
}

.style5 {
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style12 {color: #FFFFFF}
.style15 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}


.red {
	font-weight: bold;
	color: #FF0000;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
