.bodytext {
	FONT-SIZE: x-small;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #000000;
}
.SubBlue {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #336699; FONT-FAMILY: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif
}
.SubRed {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #990000; FONT-FAMILY: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif
}
.bodytextitalic {
	FONT-SIZE: 13px; FONT-STYLE: italic; FONT-FAMILY: "Times New Roman", Times, serif
}
.TitleBlue {
	FONT-WEIGHT: bold; FONT-SIZE: large; COLOR: #336699; FONT-FAMILY: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif
}
.TitleRed {
	FONT-WEIGHT: bold; FONT-SIZE: large; COLOR: #990000; FONT-FAMILY: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif
}
.bodytextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: "Times New Roman", Times, serif
}
.buttonStyleText {
	color :#000000;
	font-weight :bold;
	text-decoration :none;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	padding: 4px;
	height: 100%;
	width: 100%;
	cursor: hand;
	background-color: #91A8C9;
	font-style: italic;
}
a.buttonStyle:hover {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	cursor: hand;
	text-decoration: none;
	color :#FF0000;
	padding-right: 2px;
	padding-left: 2px;
}
a.buttonStyle:visited {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	cursor: hand;
	text-decoration: none;
	color :#9D0020;
	padding-right: 2px;
	padding-left: 2px;
}
a.buttonStyle:link {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	cursor: hand;
	text-decoration: none;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
a.buttonStyle:active {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	cursor: hand;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.bodytextwhite {
	FONT-SIZE: 0.6em;
	FONT-FAMILY: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a.smalltextwhite:link {
	color: #BFDFFF;
}
a.smalltextwhite:visited {
	color: #BFDFFF;
}
a.smalltextwhite:active {
	color: #000000;
}
a.smalltextwhite:hover {
	color: #000000;
}
.BoldBlue {
	FONT-WEIGHT: bold; COLOR: #336699
}
.BoldRed {
	FONT-WEIGHT: bold; COLOR: #990000
}
.tinytext {

	FONT-SIZE: xx-small;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #000000;
}
a.undecorated:link {
	text-decoration: none;
	color: #000000;
}
a.undecorated:hover {
	text-decoration: none;
	color: #000000;
}
a.undecorated:visited {
	text-decoration: none;
	color: #000000;
}
a.undecorated:active {
	text-decoration: none;
	color: #000000;
}
.tiny {
	font-size: 0.7em;
}
a.blue:link {
	color: #084C8D;
}
a.blue:active {
	color: #084C8D;
}
a.blue:visited {
	color: #084C8D;
}
a.blue:hover {
	color: #084C8D;
}
