<style type="text/css">
<!-- 
  BODY { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 9pt;
         color : black;
         margin: 0;
}
		  .smalltext { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8.5pt;
         color : black
			}
			.smalltextbold { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8.5pt;
			font-weight : bold;
         color : black
			}
  A:LINK { 
        font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
        font-size : 8pt;
        color : #EB332E;
		text-decoration: underline;
		font-weight : bold;
		
		   }
  A:VISITED { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdanal";
         font-size : 8pt;
         color : #EB332E;
		text-decoration: underline;
		font-weight: bold;
		
		}
  A:HOVER { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : #004D97;
		 text-decoration: none;
		 font-weight : bold;
		  
	}
	A.menu:LINK { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : #687B91;
			text-decoration: underline;
			font-weight : bold;
		   
			}

  	A.menu:VISITED { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdanal";
         font-size : 8pt;
         color : #687B91;
			text-decoration: none;
			
			}
  	A.menu:HOVER
   {     font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : #77384E;
		   text-decoration: none;
			font-weight : bold;

			}
			  
  A.tiny:LINK { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : #8594AA
         
}
  A.tiny:VISITED { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdanal";
         font-size : 8pt;
         color : #8594AA;
		  font-weight : bold
}
  A.tiny:HOVER { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : #D2A3B1;
		font-weight : bold
		}
A.blackmenu:LINK { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : White;
         font-weight : bold
}
  A.blackmenu:VISITED { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdanal";
         font-size : 8pt;
         color : White;
		  font-weight : bold
}
  A.blackmenu:HOVER { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8pt;
         color : #CCCCCC;
		font-weight : bold
		}
	
	.box {
	background: #f6f6f6;
	border: 1px dotted #336699;
	font : 10pt;
	padding: 4px;
}			 	
		
  H1 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 16pt;
         color : #B1001C
}
  H3 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 12pt;
         color : #B1001C
}

H6 { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 10pt;
         color : #B1001C

}

  TD { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8.5pt;
         color : black
}
  TR { 
         font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         font-size : 8.5pt;
         color : black
}

HR {
	color: #666666;
	height: 1pt;
}
.SubHeading {
			font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         	font-size : 11pt;
         	color : #B1001C;
			font-weight : bold;			
			margin-bottom: -1pt;
			margin-top: 5pt;
			margin-left: 5px;
			}
.SmallHeading {
			font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         	font-size : 9pt;
         	color : #B1001C;
			font-weight : bold;			
			margin-left: 5px;
			}

.content {
			font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         	font-size : 8pt;
         	color : black;
			margin-left: 5px;
			}
.justify {
			font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         	font-size : 8pt;
         	color : black;
			margin-left: 5px;
			margin-right: 5px;
			text-align: justify;
			}

.bulletpoint {
			font-family : "Arial, Trebuchet MS, Ms Sans Serif, Tahoma, Verdana";
         	font-size : 8pt;
        	color : #565656;
			margin-left: 50px;
			margin-bottom: -5pt;
			background : url(images/design/arrowgrey.gif) no-repeat 0px 0em; padding-left : 25px; 
			background-position: left; top: 0px;
			}

-->
</style>