td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}
.menu A {
	text-decoration: none;
	color: #FFFFFF;
}
.menu A:hover {
	text-decoration: underline;
}
.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 180%;
	color: #eeeeee;
	font-weight: bold;
}
.bdr1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00004d;
}
.bdr2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #00004D;
	border-right-color: #00004D;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00004D;

}
.bdr2 A {
	font-size: 14px;
	color: #00004D;
	font-weight: bold;
	text-decoration: none;
}
.bdr2 A:hover {
	color: #0000FF;
	text-decoration: underline;
}
.bdr3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00004D;
	border-bottom-color: #00004D;
	border-left-color: #00004D;
}
.bdr3 A {
	font-size: 12px;
	font-weight: bold;
	color: #00004D;
	text-decoration: none;
}
.bdr3 A:hover {
	color: #0000FF;
	text-decoration: underline;
}
.bdr4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00004D;
}
.bdr5 {
	border: 1px solid #00004D;
}
.hh {
	font-size: 18px;
	color: #00004D;
	font-weight: bold;
}
.hh1 {
	font-size: 14px;
	font-weight: bold;
	color: #00004D;
}
.hh1 A {
	color: #00004D;
	text-decoration: none;
}
.hh1 A:hover {
	color: #0000FF;
	text-decoration: underline;
}

