/*
This style sheet was created from D:\docs\fluidcomp\angleglobe.htm
*/

BODY, P { 
	font: Arial, sans-serif;
	font-size: 10pt;
	color: #0033cc; }

TH {
font: 12pt Arial, sans-serif;
color: 000000;
font-weight: bold;	
}

TD {
	font-family : sans-serif;
	font : 10pt Arial;
	color : #0033cc;
	font-weight : normal;
}

TD.emphasis {
	font-family : sans-serif;
	font : 12pt Arial;
	color : ff0000;
	font-weight: bold;
}

H1 {
	font: 18pt Arial, sans-serif;
	color: #0033cc;
	font-size: 18pt;
	font-weight: bold;
}

H2 {
	font: 16pt Arial, sans-serif;
	color: red;
	font-weight: bold;
}


H3 {
	font: 12pt Arial, sans-serif;
	color: 0033CC;
	font-weight: bold;
}
H4 {
	font: 18pt Arial, sans-serif;
	color: 000000;
	font-weight: bold;
}

LIST, LI {
	font: Arial, sans-serif;
	font-size: 10pt;
	color: #0033cc; 
}

big {
	font: 14pt Arial, sans-serif;
	color: ff0000;
	font-weight: bold;
}

A {
font:20pt Arial, sans-serif;
color: #0033cc;
font-weight: bold;
text-decoration: underline;
font-style: italic;  }

A.big {
font:16pt Arial, sans-serif;
color: red;
font-weight: bold;
text-decoration: underline;
font-style: italic;  }



A.small {
font: 9pt Arial, sans-serif;
color: #0033cc;
font-weight: bold;
text-decoration: none;
font-style: italic;
}

SMALL {
	font: Arial, sans-serif;
	font-size: 8pt;
	color: #0033cc;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER { 
background-color: #FFFFCC;
font-style: italic;
font-weight: bold;
text-decoration: underline;
 }

A:VISITED { 
	color: #0033cc;
	text-decoration: none;
	font-style: italic;
	font-family: Arial, sans-serif;
	font: 9pt Arial;
	font-weight: bold;
  }

A.small:VISITED {
	color: 0033cc;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
}


A:LINK { 
font-family: sans-serif;
font:10pt Arial;
color: 0033cc;
text-decoration: none;
}

A.small:LINK {
font-family: sans-serif;
font:10pt Arial;
color: 0033cc;
font-weight: normal;
text-decoration: none;
}


B {  }

BR {  }

DIV {  }

EM {  }

FONT {  }

IMG {  }






