BODY {
		border:0px;		
		color: black;
		text-transform: none;

}

P {	FONT-SIZE: 12px; FONT-FAMILY: Verdana,Helvetica; text-align: justify}

A:LINK {
		font-family: arial;
		font-style: normal;
		color: #003366;
		text-decoration: none;
}

A:VISITED {
		font-family: arial;
		font-style: normal;
		color: #663366;
		text-decoration: none;
}

A:HOVER {
		font-family: arial;
		color: #336699;
		text-decoration: underline;
}

TABLE {
		font-family: Arial;
		font-size: medium;
		text-indent: none;
		font-weight: medium;
		font-style: none;
}

TD {
		font-family: Arial;
		font-size: 10pt;
		font-weight: medium;
		font-style: none;
}

TD.center {
		font-family: Arial;
		font-size: 9pt;
		font-weight: medium;
		font-style: bold;
		background: yellow;
		text-align: center;
}

TD.blue {
		background: blue;
}

.blue {
	color: white;
	background-color : blue;
	display : inline;
}

UL {
		text-align: justify;

}

H1 {		
		font-family: Arial;
		font-size: 15pt;
		font-weight: bold;
		font-style: none;
		text-align: center;
}

H2 {		
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		font-style: none;
		text-align: center;
}

#nojustify {
		font-family: Arial;
		font-size: 6pt;
		text-align: left;
}

H6 {
		font-family: Arial;
		font-size: 14pt;
		font-style: bold;
		text-align: left;
}		

H5 {
		font-family: serif;
		font-size: medium;
		font-weight: medium;
		font-style: italic;
		text-align: left;
		color: #808000;
		text-transform: capitalize;
		text-decoration: underline;
}

.note { 
		font-family: Arial;
		font-size: 14pt;
		color: #006600;
		background: #ffff99;
		position: relative;
		padding: 2pt;
		border-width: thin;
		border-style: ridge;
} 

.fancy {
		font-family: Arial;
		font-size: small;
		text-align: justify;
		color: #006600;
		background: #ffff99;
}

P.small { 
		font-family: Arial;
		font-size: 10pt;
		text-align: justify;
		color: black;

} 

.underline {
		font-family: arial,serif;
		font-size: medium;
		font-weight: medium;
		font-style: normal;
		text-align: left;
		color: #808000;
		text-decoration: underline;
}

.normal {
		font-family: arial,serif;
		font-size: 13pt;
		font-weight: medium;
		font-style: normal;
		text-align: left;
		color: black;
}
.FORMBOX{FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica;	
  BORDER-RIGHT: #c0c0c0 1px solid; 
  BORDER-TOP: #c0c0c0 1px solid; 
  BORDER-LEFT: #c0c0c0 1px solid; 
  BORDER-BOTTOM: #c0c0c0 1px solid;
  margin-left : 10px;
  } 

.FORMBOX1{FONT-SIZE: 10px; FONT-FAMILY: Verdana,Helvetica;	
  BORDER-RIGHT: #004477 1px solid; 
  BORDER-TOP: #004477 1px solid; 
  BORDER-LEFT: #004477 1px solid; 
  BORDER-BOTTOM: #004477 1px solid;
  margin-left : 10px;
  } 
.GREEN {COLOR: #006766}