a:visited, a:active  {
	text-decoration: none;
	color : Maroon;
}
 A:link{
	text-decoration: none;
  }
  A:hover {
	text-decoration : none;
	color: #CC0033;
}

TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 5px;
	background-color : White;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title{
	font-size: 14pt;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.subtitle{
	font-size: 10pt;
	font-weight: bold;
}
.subtitle2 {
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
}
.small{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
em{
	font-style: italic;
}

.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #696969;
	margin-bottom : 0px;
    margin-top : 4px;
	
}
.labelBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #696969;
}
.section1{
	background-color : #e8e8e8;
	border-left : 1px solid Gray;
    border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style8{
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.section3{
	background-color : #D8DFD7;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

/*
.articleText{
	font-family: "Times New Roman", Times, serif;
	font-size : 10pt;
	line-height : 12pt;
	text-align : justify;
}
*/
.articletext{
	font-family: "Times New Roman", Times, serif;
	font-size : 10pt;
	line-height : 12pt;
	text-align : justify;
}

strong {
	font-weight: bold;
	color: #CC0033;
}
.pullout{
	background-color : #e8e8e8;
	border-left : 1px dashed Gray;
	border-bottom : 1px dashed Gray;
	font-size : 10pt;
	color : #696969;
	line-height : 15pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	text-align : center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;

}

.menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;

}
.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-variant: normal;
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;

}
.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;

}
.menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;

}
Rule {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.rule {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: lighter;
}
.column_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
