BODY {
	BACKGROUND-COLOR: #ffffff;  FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10px; MARGIN: 4px; TEXT-DECORATION: none
}
B {
	FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
TD {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10px}
P {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10px
}
TH {
	COLOR: #333333; FONT-FAMILY: Arial, Verdana, helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal
}
H2 {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
H1 {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.BgrdContent {
	background-image: url();
	background-repeat: repeat-x;
	background-color: ;
}
a:link {
	color:#666666;
	text-decoration:none;
	text-transform: uppercase;
}
a:visited {
	color:#999999;
	text-decoration:none;
	text-transform: uppercase;
}
a:hover {
	color:#333333;
	text-decoration:none;
	cursor:hand;
	text-transform: uppercase;
}
a:active {
	color:#999999;
	text-decoration:none;
	text-transform: uppercase;
}.PicBorder {
	border: 1px solid #333333;
}
