body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/backgroundSNOW.gif);
	background-repeat: repeat-x;
	color: #000000;
}
a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #ff3300;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 10px;
	color: #ff3300;
	class: underline;
	border-bottom-width: 1.5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
}
h2 {
	font-size: 13px;
	color: #333333;
}
h3 {
	font-size: 13px;
	color: #666666;
	class: underline;
	border-bottom-width: 1.5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-bottom: 7px;
	border-top-width: 1.5px;
	width: 70%;
	padding-top: 7px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #666666;
	class: underline;
	border-bottom-width: 1.5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-bottom: 7px;
	border-top-width: 1.5px;
	width: 100%;
	padding-top: 7px;
}
h5 {
	background-color: #000000;
	font-size: None;
	background-repeat: repeat-x;
}

.RightPadding10 {
	padding-right: 13px;
}
