body	{
		scrollbar-arrow-color: 		#000000; 
		scrollbar-base-color: 		#E8E9F2; 
		scrollbar-face-color: 		#F2F4FF; 
		scrollbar-3dlight-color: 	#FFFFFF; 
		scrollbar-highlight-color: 	#FFFFFF; 
		scrollbar-darkshadow-color:	#D5D7DE; 
		scrollbar-shadow-color: 	#D5D7DE;

		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		
}

.textBody{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	list-style-type: disc;
}

.textBold{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	font-weight: bold;
}

.header{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	line-height: 10pt;
	height: 12px;
}

.underPic{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12pt;
}

.bottommenu {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}

/* links */

a.bottommenu:link {color: #AAAAAA; text-decoration: none;}
a.bottommenu:visited {color: #AAAAAA; text-decoration: none;}
a.bottommenu:hover {color: #777777; text-decoration: underline;}
a.bottommenu:active {color: #777777; text-decoration: underline;}


a.textBody:link {color: #421111; text-decoration: none;}
a.textBody:visited {color: #421111; text-decoration: none;}
a.textBody:hover {color: #555555; text-decoration: underline;}
a.textBody:active {color: #555555; text-decoration: underline;}


a.:visited, a.:link, a.:active, a.:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 10pt
}
a.:hover {
	text-decoration:: underline;
}
