BODY  {
	color : #555555;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}


.topnavigationlink {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.topnavigationlink:hover { 
	color: #AA0000;
	text-decoration: underline;
}
	
.topnavigation_nolink {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}	

.sidenavigationlink {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AA0000;
	text-decoration: none;
}

.sidenavigationlink:hover { 
	text-decoration: underline;
	}
	
	
.sidenavigation_nolink {
    font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}	
	
/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}


.mainheader {
	font-size: 22px;
	font-weight: normal;
	color: #AA0000;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}


.mainheader_medium {
	font-size: 15px;
	font-weight: bold;
	color: #AA0000;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}


.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}


.subheaderlink {
	font-family:     Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.subheaderlink:hover { 
	color: #AA0000;
	text-decoration: underline;
}

/* main text */
.maintext  {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	vertical-align: top;
}


.pt8 {  font-size: 8px}
.pt9 {  font-size: 9px}
.pt10 {  font-size: 10px}
.pt11 {  font-size: 11px}
.pt12 {  font-size: 12px}
.pt13 {  font-size: 13px}
.pt14 {  font-size: 14px}
.pt16 {  font-size: 16px}
.pt18 {  font-size: 18px}
.pt20 {  font-size: 20px}
.pt22 {  font-size: 22px}
.pt26 {  font-size: 26px}
.pt32 {  font-size: 32px}
