P,LI,UL,DL,DD {

	font-family: "Times";

	font-size: 14pt;

	color: Black;

}
#WSize12 {
	font-family: "Times";
	font-size: 12pt;
	color: white;
}
#WSize10 {
	font-family: "Times";
	font-size: 10pt;
	color: white;
}

#Size14 {
	font-family: "Times";
	font-size: 14pt;
	color: black;
}
#Size16 {
	font-family: "Times";
	font-size: 16pt;
	color: black;
}
#Size20 {
	font-family: "Times";
	font-size: 20pt;
	color: black;
}


#SmallWhite {

	font-family: "Times";

	font-size: 11pt;

	color: white;

}

#SmallRed {

	font-family: "Times";

	font-size: 11pt;

	color: #b00000;

}

#Small {

	font-family: "Times";

	font-size: 11pt;

	color: black;

}

#Smaller {

	font-family: "Times";

	font-size: 9pt;

	color: black;

}

#Medium {

	font-family: "Times";

	font-size: 12pt;

	color: black;

}

#Large {

	font-family: "Times";

	font-size: 15pt;

	color: White;

	font-weight: bold;

}

.Regular {

	font-family: "Times";

	font-size: 14pt;

	color: black;

}
.Headers {

	font-family: "Times";

	font-size: 20pt;

	color: #32335A;

}

A.RegularLink:link, A.RegularLink:visited {

	font-family: "Times";

	font-size: 14pt;

	color: navy;

}

A.LargeWhite:link, A.LargeWhite:visited {

	font-family: "Times";

	font-size: 14pt;

	color: white;

}



A.LargeBlack:link, A.LargeBlack:visited {

	font-family: "Times";

	font-size: 14pt;

	color: black;

}

A.LargeDBlue:link {
	font-family: "Times";
	font-size: 12pt;
	color: #173199;
	text-decoration: none;
}
A.LargeDBlue:visited{
	font-family: "Times";
	font-size: 12pt;
	color: #A8A8A8;
		text-decoration: none;
}

A.LargeDBlueSm:link, A.LargeDBlueSm:visited {
	font-family: "Times";
	font-size: 9pt;
	color: #173199;
		text-decoration: none;
}
A.SmallBlue:link, A.SmallBlue:visited {

	font-family: "Times";

	font-size: 11pt;

	color: blue;

}

A.SmallWhite:link, A.SmallWhite:visited {

	font-family: "Times";

	font-size: 14pt;

	color: white;

	text-decoration: none;

}
A.SmallerWhite:link, A.SmallerWhite:visited {

	font-family: "Arial";

	font-size: 9pt;

	color: white;

	text-decoration: none;

}

A.Small:link, A.Small:visited {

	font-family: "Times";

	font-size: 11pt;

	color: black;

	text-decoration: none;

}

A.SmallerBlue:link,A.SmallerBlue:visited {

	font-family: "Times";

	font-size: 9pt;

	color: blue;

}

A.Medium:link, A.Medium:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: white;

	text-decoration:none

}

A:link, A:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	color: #000066;

	text-decoration:underline

}


A.bluelink:link, A.bluelink:visited {
	font-family: Times, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration:underline
}
A.bluelink:hover {
	font-family: Times, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration:underline
}

A.bluelinkbig:link, A.bluelinkbig:visited {
	font-family: Times, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	text-decoration:underline
}
A.bluelinkbig:hover {
	font-family: Times, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	text-decoration:underline
}
A.bluelinkbig2:link, A.bluelinkbig2:visited {
	font-family: Times, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	text-decoration:underline
}
A.bluelinkbig2:hover {
	font-family: Times, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	text-decoration:underline
}
A.WSmall:link, A.WSmall:visited {

	font-family: "Times";

	font-size: 12pt;

	color: white;

	text-decoration: underline;

}