p {
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}
h1 {
	text-align: left;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	text-align: left;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.link {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.link:hover {
	text-decoration: none;
	color:#CC6600;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}
ul {
    margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
li {
	text-align: left;
	font-size: 11px;
	margin-right: 40px;
	line-height: 16px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(boris-images/bullet.gif);
	background-position: 0px 4px;
	display: block;
	background-repeat: no-repeat;
}
.BigBold {
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.Big {
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
.GrayLeft {
	color: #7B7A7A;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
.RuleLeft {
	width: 380px;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.RuleRight {
	width: 405px;
	background-image: url(boris-images/rule-r.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2px;
}
.RefresDate {
	color: #424141;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.Orange {
	color: #CC6600;
	font-size: 11px;
	text-align: left;
}
