BODY {
	font-size: 11pt;
	font-family : Arial, SanSerif;
}
H1 {
	font-size: 20pt;
	color: #d00000;
}
H2 {
	font-size: 18pt;
	color: #e00000;
}
H3 {
	font-size: 14pt;
	text-align : justify;
}
H5 {
	font-size: 11pt;
	font-family : Arial, SanSerif;
}
A{
	text-decoration : none;
}
a:hover{
	color: #ff3030;
	font-family: Arial, SanSerif;
	text-decoration: underline;
}
A:LINK {
	color: navy;
        font-size: 11pt;
}
A:VISITED {
	color: navy;
        font-size: 11pt;
}
a:active{
  color:#ff3030; 
  font-weight: bold 
}
TD {
	font-size: 11pt;
	font-family : Arial, SanSerif;
}
p{ 	
	text-align : justify;
	font-size: 11pt;
	font-family : Arial, SanSerif;
}
UL {
	text-align : justify;
font-size: 12pt;
	font-family : Arial, SanSerif;

}

LI  {

	text-align : justify;
	font-size: 12pt;
	font-family : Arial, SanSerif;
}
DIV {
	color: black;
	font-family : Arial, SanSerif;
	font-size: 12pt;
}
#red {
  color:#ee0000; 
  font-weight: bold 
}