 BODY {
	FONT-FAMILY: "Verdana", sans-serif;
	color : #004080;
	font-size: 9pt;
scrollbar-face-color: white; scrollbar-arrow-color: red; scrollbar-base-color: red; scrollbar-3d-light-color: #000000; scrollbar-darkshadow-color: red;  scrollbar-highlight-color: #004080; scrollbar-shadow-color: red; scrollbar-track-color: white
}
 BODY:first-letter {
	     color: red;
      	font-weight : bolder
}
H1 {
	TEXT-ALIGN: center;
	padding : 2mm;
}
H1:first-letter {
      	color: red;
      	font-weight : bolder
}	  
H2 {
		FONT-WEIGHT: normal; TEXT-ALIGN: center
}
H2:first-letter {
      	color: red;
      	font-weight : bold
}	  
H3 {
		FONT-WEIGHT: normal; TEXT-ALIGN: center
}
H3:first-letter {
      	color: red;
      	font-weight : bold
}	  
H4 {
		FONT-VARIANT: small-caps; FONT-WEIGHT: normal; TEXT-ALIGN: center
}
H4:first-letter {
      	color: red;
      	font-weight : bold
}	  
H5 {
		FONT-VARIANT: small-caps; FONT-WEIGHT: normal; TEXT-ALIGN: center
}
H5:first-letter {
      	color: red;
}	  
P {
		MARGIN-TOP: 0.2em; PADDING-TOP: 0em; TEXT-ALIGN: left
}
P:first-letter {
      	color: red;
      	font-weight : bolder;
}
SPAN {
		FONT-SIZE: 80%; FONT-WEIGHT: bold
}
TR {
		PADDING-TOP: 1em
}
TD {
	FONT-FAMILY: "Verdana", sans-serif;
	color : #004080;
	font-size: 9pt
}
PRE {
	font-family : "Times New Roman", Garamond;
	font-style : italic;
	height : auto;
	font-size : x-small;
}
A:LINK {
	color : 004080;
	font-size: 9pt;

	font-weight : bold;
}
A:VISITED {
	color : 004080;
		font-size: 9pt;
		text-decoration: underline;
	font-weight : bold;
}
A:ACTIVE {
	color : 004080;
	font-size: 9pt;
	text-decoration: underline;
	font-weight : bold;
}
A:HOVER {
	background-color : 004080;
	font-size: 9pt;
	color : White;
	text-decoration: underline;
	font-weight : bold;
}
