a  { 
	text-decoration : underline;
}
/* LOGICAL CLASSES*/



.stylist {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : bold;
}


a.stylist:hover, a.stylist:active  {
	color : #000000;
	text-decoration : underline;
}


.nav {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,helvetica;
	font-size : 9pt;
	font-weight : bold;
}

a.nav:hover, a.nav:active  {
	color : #92738F;
}

.onav {
	text-decoration : none;
	color : #ffffff;
	font-family : arial,helvetica;
	font-size : 8pt;
	font-weight : normal;
}

a.onav:hover, a.onav:active  {
	color : #92738F;
}


.body {
	text-decoration : none;
	color : #ffffff;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : normal;
}


a.body:hover, a.body:active  {
	color : #ffffff;
	text-decoration : underline;
}

.cal {
	text-decoration : none;
	color : #ffffff;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : normal;
}


a.cal:hover, a.cal:active  {
	color : #ffffff;
	text-decoration : underline;
}

.bodylink {
	text-decoration : none;
	color : #ffffff;
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
	font-weight : underline;
}


a.bodylink:hover, a.bodylink:active  {
	color : #ffffff;
	text-decoration : underline;
}



.content {
	text-decoration : none;
	color : #ffffff;
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
	font-weight : normal;
}


a.content:hover, a.content:active  {
	color : #ffffff;
	text-decoration : underline;
}


.note {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 7pt;
	font-weight : normal;
}


a.note:hover, a.note:active  {
	color : #000000;
	text-decoration : underline;
}

.small {
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
	font-weight : normal;
}


.vsmall {
	text-decoration : none;
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 3pt;
	font-weight : normal;
}















.contentbigbold {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
	font-weight : bold;
}


a.contentbigbold:hover, a.content:active  {
	color : #000000;
	text-decoration : underline;
}



.boldnav {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : bold;
}

a.boldnav:hover, a.boldnav:active  {
	color : #FFFFFF;
	text-decoration : underline;
}

.nonboldnav {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : normal;
}

a.nonboldnav:hover, a.nonboldnav:active  {
	color : #FFFFFF;
	text-decoration : underline;
}


.boldflag {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : bold;
}

a.boldflag:hover, a.boldflag:active  {
	color : #FFFFFF;
	text-decoration : underline;
}


.header {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 11pt;
	font-weight : bold;
}

a.header:hover, a.header:active  {
	color : #000000;
	text-decoration : underline;
}

.mainheader {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 13pt;
	font-weight : bold;
}

a.mainheader:hover, a.mainheader:active  {
	color : #000000;
	text-decoration : underline;
}


.header2 {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 12pt;
	font-weight : normal;
}

.articlehead {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	font-weight : bold;
}

a.articlehead:hover, a.articlehead:active  {
	color : #FFFFFF;
	text-decoration : underline;
}


.articleheadnormal {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	font-weight : normal;
}

a.articleheadnormal:hover, a.articlehead:active  {
	color : #FFFFFF;
	text-decoration : underline;
}

.small {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 7pt;
	font-weight : normal;
}

a.small:hover, a.small:active  {
	color : #000000;
	text-decoration : underline;
}


.smallbold {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 7pt;
	font-weight : bold;
}

a.smallbold:hover, a.small:active  {
	color : #000000;
	text-decoration : underline;
}


/* MODIFIERS*/
#lightblue {color : #0068cc;}
#army  {color : #9c9c00;}
#black  {color : #000000;}
#white  {color : #ffffff;}
#blue  {color : #000066;}
#red  {color : #cc0033;}
#gray  {color : #888888;}
#orange  {color : #ff9900;}
#brown  {color : #cc6600;}
#yellow  {color : #ffcc66;}
#pyellow  {color : #ffffcc;}
#und  {text-decoration : underline;}
#upper  {text-transform : uppercase;}
#biggest  {font-size : 17pt;}
#medium  {font-size : 12pt;}
#smallest {font-size: 6pt}
