a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

.body {
/*	font-family: Verdana, sans-serif;  */
	font-family: tahoma, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #000000;
}

.smaller {
	font-size:10px;
}

.bodylink {
	font-family: verdana; 
	font-size: 12px; 
	line-height: 14px; 
	color: #FDBC24; 
	font-weight: bold; 
	text-decoration: underline;
}

.boldtext, .boldtext_link, .boldtext_link_gray_01 { 
	font-family: tahoma, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: bold; 
 } 
 
.boldtext, .boldtext_link {
	color: #333333;
}	

.boldtext_link, a.boldtext_link {
	text-decoration: underline;
}	

.boldtext_link_gray_01 {
	color: #303030;
}

.boldtext_link:link {
	color: #333333;
}
.boldtext_link:visited {
	color: #333333;
}
.boldtext_link:hover {
	color: #333333;
}
.boldtext_link:active {
	color: #333333;
}

.boldtext_link_gray_01:link {
	color: #303030;
}
.boldtext_link_gray_01:visited {
	color: #303030;
}
.boldtext_link_gray_01:hover {
	color: #4A3434;
}
.boldtext_link_gray_01:active {
	color: #303030;
}

.headline {
	font-family: tahoma, sans-serif; 
	font-size: 15px; 
	line-height: normal; 
	font-weight: bold; 
	color: #333333;
}

.sub_headline {
	font-family: tahoma, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: bold;
	color: #333333;
/* 	text-transform: uppercase; */
}

.article {
	margin-top: 13px;
}

.questions {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #000000; 
	font-weight: bold;
}

.fancy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #DFA800}

.red {  
	font-family: verdana, sans-serif; 
	font-size: 12px;
	line-height: 14px; 
	font-weight: bold; 
	color: #CC0000;
}

.footer, .note {
/*	font-family: verdana;  */
	font-family: tahoma, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: 10px; 
}

.footer {
	color: #999999;
}

.note {
	color: #909090;
}

.footer_link, a.footer_link { 
	font-family: tahoma, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #999999;
	text-decoration: underline;
}	

.footer_link:hover {
	color: #999999;
	text-decoration: underline;
}
