BODY {
	color : #000066;
	font:bold 10pt arial;
	font-family : sans-serif;
	text-align:justify;
	
}

A {
	color : #ffffff;
	font:bold 10pt arial;
	font-family : sans-serif;
	text-decoration : none;
}
A:Visited {
	color : #ffffff;
	font:bold 10pt arial;
	font-family : sans-serif;
	text-decoration : none;
}
A :Active{
	color : #ff0000;
	font:bold 10pt arial;
	font-family : sans-serif;
	text-decoration : none;
}
A:HOVER {
	color : Gold;
	font:bold 10pt arial;
	font-family : sans-serif;
	text-decoration : none;
}
p{
	color : #000066;
	font-family : sans-serif;
	font:10pt arial;
	font-weight : bold;
	text-align:justify;
}
h1{
	background-color : #004099;
	color : #ffffff;
	font-family : sans-serif;
	font : bold 14pt arial;
	text-align : center;
}
h2{
	color:black;
	font-family : sans-serif;
	font : bold 12pt arial;
	text-align : center;
}
	
	h3{
	color:black;
	font-family : sans-serif;
	font : bold 12pt arial;
}

	span{
	
}
.center{
	text-align: center;
}
.nav{
	background-color : #004099;
}
li{
	font: 10pt arial;
	color:black;
	text-align:justify;
}
.pic_border{
	border-width : 1px;
	border-color : Black Black Black Black;
	border-color:black;
	border-style : solid;
}
.black{
	font-family : sans-serif;
	font : 10pt arial;
	color:black;
		text-align:justify;
}
td{
	color : #000066;
	font-family : sans-serif;
	font:10pt arial;
	font-weight : bold;
	text-align:justify;
}
th{
	color : #000000;
	font-family : sans-serif;
	font:10pt arial;
	font-weight : bold;
	text-align:center;
}
.small{
	font-size : 8pt;
	color:black;
	font-weight:normal;
}
.blue_back{
	background-color : #004099;
}
hr{
	height: 1px;
	color : Black;
}
span{
	color : #ffffff;
	font:bold 8pt arial;
	font-family : sans-serif;
	text-decoration : none;
}