.maintext {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
.title_wh {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: 13px;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}

#supportm a {
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
	
	vertical-align: middle;
}

#supportm li {
	list-style-type: disc;
	list-style-image: url(images/support/dot.gif);
	vertical-align: middle;
}
#supportm a:hover {
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
	
	vertical-align: middle;
}
