.content_white
{  
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_yellow
{  
    COLOR: #FFCC00;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_black
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_black_publ
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 11px;
	LINE-HEIGHT: 100%;
	MARGIN-TOP: 0;
	MARGIN-BOTTOM: 0
}

.content_black_publ_s
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 11px;
	LINE-HEIGHT: 100%
}

.content_black_caps
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 10px;
    FONT-VARIANT: small-caps;
    LINE-HEIGHT: 12px;
    MARGIN-TOP: 0; 
    MARGIN-BOTTOM: 0;
    TEXT-ALIGN: left;
}
 
.content_black_bcaps
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 10px;
    FONT: bold;
    FONT-VARIANT: small-caps;
    LINE-HEIGHT: 12px;
    MARGIN-TOP: 0; 
    MARGIN-BOTTOM: 0;
    TEXT-ALIGN: right;
  }

.content_numbers
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
    FONT: bold;
    LINE-HEIGHT: 14px;
    MARGIN-TOP: 0; 
    MARGIN-BOTTOM: 0;
    TEXT-ALIGN: left;
}

.content_red
{  
    COLOR: #FF0000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_blue_sm
{  
    COLOR: #3399CC;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 11px;
	LINE-HEIGHT: 12px
}

.content_grey
{  
    COLOR: #999999;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_greyred
{  
    COLOR: #FF0000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_yelgrey
{  
    COLOR: #FFFF00;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_sub
{  
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 10px;
}

.content_title1
{  
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 16px;
	LINE-HEIGHT: 20px
}

.content_title2
{  
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 14px;
	LINE-HEIGHT: 18px
}

.content_blue
{  
    COLOR: #003366;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

.content_cats
{  
    COLOR: #FF0000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}


.content_cats_sm
{  
    COLOR: #FF0000;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 10px;
	LINE-HEIGHT: 14px
}

.content_orange
{  
    COLOR: #FF9900;
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 12px;
	LINE-HEIGHT: 18px
}

A { color: #003366; text-decoration : none }
A:active { color: #3399CC; text-decoration : none }
A:visited { color: #003366; text-decoration : none }
A:hover { color : #3399CC; text-decoration : none }

A.content_yellow { color: #FFCC00; text-decoration : none  }
A.content_yellow:active { color: #FFFF00; text-decoration : none }
A.content_yellow:visited { color: #FFCC00; text-decoration : none }
A.content_yellow:hover { color : #FFFF00; text-decoration : none }

A.content_yelgrey{ color: #FFFF00; text-decoration : none  }
A.content_yelgrey:active { color: #999999; text-decoration : none }
A.content_yelgrey:visited { color: #FFFF00; text-decoration : none }
A.content_yelgrey:hover { color : #999999; text-decoration : none }

A.content_blue { color: #003366; text-decoration : none  }
A.content_blue:active { color: #3399CC; text-decoration : none }
A.content_blue:visited { color: #003366; text-decoration : none }
A.content_blue:hover { color : #3399CC; text-decoration : none }

A.content_red { color: #FF0000; text-decoration : none  }
A.content_red:active { color: #999999; text-decoration : none }
A.content_red:visited { color: #FF0000; text-decoration : none }
A.content_red:hover { color : #999999; text-decoration : none }

A.content_grey { color: #FFFFFF; text-decoration : none  }
A.content_grey:active { color: #999999; text-decoration : none }
A.content_grey:visited { color: #FFFFFF; text-decoration : none }
A.content_grey:hover { color : #999999; text-decoration : none }

A.content_cats { color: #FF0000; text-decoration : none  }
A.content_cats:active { color: #FFFF00; text-decoration : none }
A.content_cats:visited { color: #FF0000; text-decoration : none }
A.content_cats:hover { color : #FFFF00; text-decoration : none }


A.content_cats_sm { color: #FF0000; text-decoration : none  }
A.content_cats_sm:active { color: #999999; text-decoration : none }
A.content_cats_sm:visited { color: #FF0000; text-decoration : none }
A.content_cats_sm:hover { color : #999999; text-decoration : none }

A.content_greyred { color: #999999; text-decoration : none  }
A.content_greyred:active { color: #FF0000; text-decoration : none }
A.content_greyred:visited { color: #999999; text-decoration : none }
A.content_greyred:hover { color : #FF0000; text-decoration : none }

A.content_orange { color: #FF0000; text-decoration : none  }
A.content_orange:active { color: #FF9900; text-decoration : none }
A.content_orange:visited { color: #FF0000; text-decoration : none }
A.content_orange:hover { color : #FF9900; text-decoration : none }