{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
td
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;
}
a:link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: blue;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: underline;
}
a:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: blue;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: underline;
}
a:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #4899E6;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	TEXT-DECORATION: underline;
}
.body  {
	color: black;
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
}
.bodyCenter {
	color: black;
	font-size: 13px;
	font-family: Verdana;
	text-align: center;
}
.bodybold  {
	color: black;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold
}
.bigbold15 {
	color: black;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}
.tiny { color: black; font-size: 9px; font-family: Verdana; font-weight: normal }
.bigblue  { color: blue; font-size: 14px; font-family: Verdana; font-weight: bold }
.scroll {
	width: 654px;
	overflow: scroll;
}
.bodyboldBACKGROUND {
	color: black;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #EEE;
	text-align: center;
	line-height: 23px;
}

