

.body_black	
    {
	font-size : 11px;
	font-family :Arial, sans-serif;
	color : #393939;
	font-weight: normal;
    }
	
.body_grey
    {
	font-size : 11px;
	font-family :Arial, sans-serif;
	color : #999999;
	font-weight: normal;
    }
	
.body_orange
    {
	font-size : 11px;
	font-family :Arial, sans-serif;
	color : #CC6633;
	font-weight: normal;
    }
	
.body_black_bold	
    {
	font-size : 11px;
	font-family :Arial, sans-serif;
	color : #393939;
	font-weight: bold;
    }
	
.body_grey_bold
    {
	font-size : 11px;
	font-family :Arial, sans-serif;
	color : #999999;
	font-weight: bold;
    }
	
.body_orange_bold
    {
	font-size : 11px;
	font-family :Arial, sans-serif;
	color : #CC6633;
	font-weight: bold;
    }	
	
.header_black	
    {
	font-size : 13px;
	font-family :Arial, sans-serif;
	color : #393939;
	font-weight: bold;
    }
	
.header_grey
    {
	font-size : 16px;
	font-family :Arial, sans-serif;
	color : #999999;
	font-weight: bold;
    }
	
.header_orange
    {
	font-size : 16px;
	font-family :Arial, sans-serif;
	color : #CC6633;
	font-weight: bold;
    }	
	
.header_poppy
	{
	font-size : 16px;
	font-family : Arial, sans-serif;
	color : #FF773D;
	font-weight: bold;
	}
	
.header_blue
    {
	font-size : 14px;
	font-family :Arial, sans-serif;
	color : #6666CC;
	font-weight: bold;
    }	
	
.header_yellow
    {
	font-size : 14px;
	font-family :Arial, sans-serif;
	color : #FFCC66;
	font-weight: bold;
    }	
	
.header_green
    {
	font-size : 14px;
	font-family :Arial, sans-serif;
	color : #99CC66;
	font-weight: bold;
    }	
	
.header_purple
    {
	font-size : 14px;
	font-family :Arial, sans-serif;
	color : #663366;
	font-weight: bold;
    }	
	
.small_grey
    {
	font-size : 10px;
	font-family :Arial, sans-serif;
	color : #999999;
	font-weight: normal;
    }	

.dotted_table
	{
	border-bottom: 1px dotted #393939;
	border-top: 1px dotted #393939;
	border-left: 1px dotted #393939;
	border-right: 1px dotted #393939;
	}


a:link { color: #CC6633; font-size: 11px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline; }

a:visited { color: #CC6633; font-size: 11px; font-weight: bold; font-family: Arial, sans-serif; text-decoration: underline; }

a:active { color: #999999; font-size: 11px; font-weight: bold; font-family: Arial, sans-serif; text-decoration: underline; }

a:hover { color: #999999; font-size: 11px; font-weight: bold; font-family: Arial, sans-serif; text-decoration: underline; }





	

	

	

