P  {
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : 10pt;
}

p.medio  {
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : 11pt;
}


p.purple  {
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : purple;
	font-size : 11pt;
}


p.blue  {
	font-family : ARIAL BLACK;
	font-weight : NORMAL;
	font-style : normal;
	color : blue;
	font-size : 11pt;
}

p.bold  {
	font-family : ARIAL BLACK;
	font-weight : normal;
	font-style : italic;
	color : blue;
	font-size : 12pt;
}

p.big  {
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : red;
	font-size : 11pt;
}

p.arial  {
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	font-size : 10pt;
}

H1  {
	font-family : Impact,verdana;
	font-weight : normal;
	font-style : italic;
	color : Black;
	font-size : 25pt;
	position : absolute;
	left : 150;
	top : 40;
}

H1.shad  {
	font-family : Impact,verdana;
	font-weight : normal;
	font-style : italic;
	color : red;
	font-size : 25pt;
	position : absolute;
	left : 147;
	top : 42;
}

H2  {
	font-size : 25pt;
	font-weight : normal;
	font-family : Impact;
	color : Black;
	font-style : italic;
	
}

H3  { 
	font-family : Impact,verdana;
	font-weight : normal;
	font-style : italic;
	color : blue;
	font-size : 16pt;
	
}

A  {
	font-family : Times New Roman;
	color : Blue;
	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : Blue;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	text-decoration : underline;
	color : Red;
}

h2.shad  {
	font-size : 20pt;
	font-family : Impact;
	font-weight : normal;
	font-style : italic;
	color : Red;
	position : absolute;
	left : 27px;
	top : 41px;
}
h2 {
	font-size : 20pt;
	font-family : Impact;
	font-weight : normal;
	font-style : italic;
	color : black;
	position : absolute;
	left : 30px;
	top : 40px;
}

p.light  {
	font-size : 8 pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


th { font-size:8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

td { font-size:8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	
}