.style2 {
	color: #990099;
	font-size: 13px;
}

body {
	background-color: #F0F0F0;
}
td               {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D7D7D;
}
p         {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.headline {
	font-size: 14px;
	font-weight: 400;
	color: #4DB39B;
}
a:link {
	color: #666666;
	font-family: Verdana, "Trebuchet MS", Arial;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	font-family: Verdana, "Trebuchet MS", Arial;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, "Trebuchet MS", Arial;
}


a.menu_link {
	font-family: arial, helvetica, sans-serif;
	font-weight: 400;
	text-decoration: underline;
	font-size: 12px;
	color: #0099CC;
}
.list {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: 200;
	list-style-position: inherit;
	list-style-type: disc;
	left: auto;
}
