body
{
	display:block;
	width:100%;
	margin:auto;
	text-align:center;
	background-color:#ffffff;
	font-size:9pt;
	line-height:150%;
	color:#555;
}
.brownBorder {
	border: 1px solid #663300;
}
.d {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
}
.grayBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D7D6D6;
	border-left-color: #D7D6D6;
}
.grayBorder2 {
	border: 1px solid #D7D6D6;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #555;	
	text-decoration: none;	
}
a:visited {
	font-size: 12px;
	color: #555;
        text-decoration: none;	
}
a:hover {
	font-size: 12px;
	color: #555;
	text-decoration: underline;	
}
a:active {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.title1 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.titlew {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.title4{
	font-size: 9pt;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.title5{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.titler{
	font-size: 9pt;
	color:#FF0000;
	text-decoration: none;
}
.titleb{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

