.menuredlink { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: underline
}

.off { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none
}

.toplink { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000000; 
	text-decoration: underline
}

.offtoplink { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000000; 
	text-decoration: none
}

.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.paratextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.headinggrey14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.olique12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000000;
}
.olique10grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #666666;
}


.list1 {
 list-style: square;
 list-style-position: outside;
 color: #333333;
 margin-left: -10;
 padding-left: -10;
 }
 
.ul {
 list-style-type: square;
 padding: -10;
 margin: -10;
 }


  
 
 .paratextgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.a {
	text-decoration:none;
}


.textHang{ margin-left: 9px; text-indent: -9px; }

/* BULLETS (CHARACTERS) */
.bulletRedHere, .bulletRed, .bulletGold, .bulletRedSmall, .bulletRedMed, .bulletGoldSmall{font-family: Verdana, Arial, Helvetica, sans-serif;color: #CC0000;}
.bulletRed, .bulletRedMed, .bulletGold{font-size: 70%; font-weight: bold;}
.bulletRedSmall, .bulletGoldSmall{font-size: 65%}
.bulletGold, .bulletGoldSmall {color: #FFCC00;font-weight: bold;}
.bulletRedHere{font-weight:normal}
