<!--

BODY {		
	font-family : Arial, sans-serif; 
}

P  {	
	font-family : Arial, sans-serif;
	font-size : 10pt;

}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
}

UL{
	font-family : Arial, sans-serif;
	font-size : 12pt;
	text-align : left;
	text-indent : 0in;
}

LI{
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-align : left;
	text-indent : 0in;
}


.normal {	
	font-family : Arial, sans-serif;
	font-size : 10pt;

}

.center {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-align : center;
}

.location {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	color : Gray;
}


h1 {color: #093166;	font-size: 26px;font-family: "times new roman", serif}

h2 {color: #093166;	font-size: 20px;font-family: "times new roman", serif}	

h3 {color: #093166;	font-size: 20px;font-family: arial, serif; align=center}	

h4 {font-size: 10px;font-family: arial, serif; font-weight: normal}


h5 {font-size: 16pt;font-family: arial, serif; font-weight: bold}

h6 {font-size: 12pt;font-family: arial, serif; font-weight: bold}


A {
	text-decoration : underline;
	color : Blue;

}

A:Active  {
	text-decoration : underline;
	color : Blue;
}

A:Hover  {
	text-decoration : underline;
	color : Red ! important;
}

A:Visited  {
	text-decoration : underline;
	color: Blue;
}




A.location {
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 9pt;
	color : Gray;

}

A.location:Active {
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 9pt;
	color : Red;

}

A.location:Hover {
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 9pt;
	color : Red ! important;
}

A.location:Visited {
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 9pt;
	color : Gray;

}

