.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #050505;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	color: #000080; 
	font-weight: bold;
	margin-top:12pt;
	margin-bottom:12pt; 
	line-height:130%
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #000080; 
	font-weight: bold
	margin-top:0; 
	margin-bottom:0;
	line-height:120%
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000080; 
	font-weight: bold
	margin-top:0; 
	margin-bottom:0;
	line-height:110%
}
h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold
	margin-top:0; 
	margin-bottom:0;
	line-height:120%
}
body {
	font-family: Arial;
	font-size: 10pt;
	color: #050505;
	background-repeat: repeat;
	line-height:130%;
	margin-top:0; margin-bottom:0
}
p {
	font-family: Arial;
	font-size: 10pt;
	color: #050505;
	background-repeat: repeat;
	line-height:130%;
	margin-top:12pt; margin-bottom:12pt
}
li {
	font-family: Arial;
	font-size: 10pt;
	color: #050505;
	line-height:130%;
	margin-top:8pt; margin-bottom:8pt
}
td {
	font-family: Arial;
	font-size: 10pt;
 	color:#333333;
	background-repeat: repeat;
	text-align:justify;
	line-height:130%; 
	margin-top:0; 
	margin-bottom:0
}
code {
	font-family: Courier;
	font-size: 10pt;
	line-height:100%
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000FF;
	background-repeat: repeat;
	text-decoration:underline
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: repeat;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #AD1514;
	background-repeat: repeat;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #050505;
	background-repeat: repeat;
	text-decoration: underline;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AD1514;
}