HR { width: 90%; }
TABLE {width: 90%; }
IMG {border:0}
H1 {	font-family: Times New Roman, Times, serif;
	color: black;
	text-align: center;
	}

H2 {	font-family: Times New Roman, Times, serif;
	color: black;
	text-align: center;
	}

H3 {	font-family: Times New Roman, Times, serif;
	color: black;
	text-align: center;
	}

p.blue {	font-family:  Arial, Helvetica, sans-serif;
	color: blue;
	text-align: left;
	font-weight : bold;
	margin-left: 30px;
	margin-right: 30px; 
	}

div.blue {	font-family:  Arial, Helvetica, sans-serif;
	color: blue;
	text-align: left;
	font-weight : bold;
	margin-left: 30px;
	margin-right: 30px; 
	}

all.arttext{font-family: Times New Roman, Times, serif;
	text-indent: 20px;
	text-align: justify;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px; 
	font-size : 12pt;
	}

p.centext{font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-align: center;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px; 
	}
p.border1 {border: 1px solid black 
	}
p.border2 {border: 2px solid black
	}

p.arttext{font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-indent: 20px;
	text-align: justify;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px; 
	}

p.mar30{margin-left: 30px;
	margin-right: 30px; 
	}


all.font2 {
	font-size : 10pt;
}


li.list1{font-family: Times New Roman, Times, serif;
	font-size : 10pt;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px; 
	list-style position:outside
	}

li.list2{font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px; 
	list-style position:outside
	}

p.label{font-family:  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: center;
	text-decoration: none; font-weight : bold; }


A {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

A:HOVER {
	color : Navy;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline; font-weight : bold;
}

A:ACTIVE {
	color : Purple;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : bold;
}

A:VISITED {color : Green;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:;
	}


.font2 A {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight : bold;
}

.font2 A:HOVER {
	color : Navy;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline; font-weight : bold;
}

.font2 A:ACTIVE {
	color : Purple;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	font-weight : bold;
}

.font2 A:VISITED {color : Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration:;
	}


A.arttext {
	color: Blue;
	font-family:  Times New Roman, Times, serif;
	text-decoration: none;
	font-weight : bold;
}

A.arttext:HOVER {
	color : Navy;
	font-family:  Times New Roman, Times, serif;
	text-decoration: underline; font-weight : bold;
}

A.arttext:ACTIVE {
	color : Purple;
	font-family:  Times New Roman, Times, serif;
	text-decoration: underline;
	font-weight : bold;
}

A.arttext:VISITED {color : Green;
	font-family:  Times New Roman, Times, serif;
	text-decoration:;
	}

a.small {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	font-weight : bold;
}

A.small:HOVER {
	color : Navy;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline; font-weight : bold;
}

A.small:ACTIVE {
	color : Purple;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	font-weight : bold;
}

A.small:VISITED {color : Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration:;
	}


a.mail {
	color: Blue;
	font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-decoration: none;
	font-style : italic;
}

A.mail:HOVER {
	color : Navy;
	font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-decoration: underline;
	font-style : italic;
	font-weight: bold
}

A.mail:ACTIVE {
	color : Purple;
	font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-decoration: underline;
	font-style : italic;
}
	
A.mail:visited {
	color : Green;
	font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	text-decoration:;
	font-style : italic;
	font-weight: bold
}