BODY {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	MARGIN: 4px;
	TEXT-DECORATION: none;
	background-image: url(images/BgrdBody.gif);
}
B {
	FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
TD {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10px}
P {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10px
}
TH {
	COLOR: #000000; FONT-FAMILY: Arial, Verdana, helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal
}
H2 {
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold
}
H1 {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.BgrdContent {
	background-color: #FFFFFF;
	background-image: url(Bgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #666666;
}

.ContentTable {
}
a:link {
	color:#000000;
	text-decoration:none;


}
a:visited {
	color:#663300;
	text-decoration:none;



}
a:hover {
	color:#CC6600;
	text-decoration:none;
	cursor:hand;


}
a:active {
	color:#000000;
	text-decoration:none;


}
.homeBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.PicBorder {
	border: 1px solid #333333;
}
