.header_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #181818;
}
.header_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #181818;
}
body {
	font-size: 10pt;
	color: black;
	font-family:verdana, Helvetica, Geneva, sans-serif;
	background-color: #FFFFFF;
}

a { 
	text-decoration:none;
	font-size: 10px;
	color: #002B6E;
}
a:visited { 
	color: #002B6E;
	font-size:10pt; 
}
a:link { 
	color: #002B6E;
	font-size:10pt; 
}
a:hover { 
	color: #FF6600;
	font-size:10pt; 
}
a:active {
	color: #990000;
	font-size:10pt; 
}

a.footer:visited { 
	color: #002B6E;
	font-size:10pt; 
}
a.footer:link { 
	color: #002B6E;
	font-size:10pt; 
}
a.footer:hover { 
	color: white;
	font-size:10pt; 
}

a.detailsheading:visited { 
	color: #0000ff;
	font-size:8pt; 
}

a.detailsheading:link { 
	color: #0000ff;font-size:8pt; 
}
a.detailsheading:hover { 
	color: #ff0000;font-size:8pt; 
}

td {
	font-size:10pt;
	font-family:verdana,Helvetica,Geneva,"ms sans serif";
}

.detailsheading{
	font-size:8pt;
	font-family:verdana,Helvetica,Geneva,"ms sans serif";
}

.details{
	font-size:7pt;
	font-family:verdana,Helvetica,Geneva,"ms sans serif";
}

.white {
	color:white;
}

.browncl{background:#CE9A63;}
