@charset "UTF-8";
body {
	margin-left: 40px;
	margin-top: 40px;
}
.text {
	font-family: "Myriad Pro", Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #336600;
}
.titles {
	font-family: "Myriad Pro", Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
}
.style1 {color: #333333
}
a:link {
	font-family: "Myriad Pro", Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}
a:hover {
	font-family: "Myriad Pro", Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline blink;
}
a:visited {
	font-family: "Myriad Pro", Helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #336600;
}
a:active {
	text-decoration: none;
}
.highlite {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
}
.magnify {
	font-family: "Myriad Pro", Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	filter: Shadow(Color=#FFCC33, Direction=Bottom);
}
.news {
	font-family: "Myriad Pro", Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
