.BodyTextSmall {
	FONT-SIZE: 11px;
	COLOR: #F2F2F2;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	text-align: justify;
	text-decoration: none;
}
.BodyTextSmall a:link{
	FONT-SIZE: 11px;
	COLOR: #F2F2F2;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	text-align: left

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #33CCCC;
	text-decoration: none;
}
select {
	background-color: #3399CC;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 2px;
	padding: 2px;
	height: 21px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
a:hover {
	color: #33CC00;
	text-decoration: underline;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0099CC;
	text-decoration: underline;
}
table {
	width: 500px;
	background-position: center;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
td {
	width: 450px;
}
body {
	margin: 3px;
	padding: 3px;
	background-color: #2C3038;
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.link {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 770px;
}

