body, p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #494E49;
}

h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	line-height: 120%;
	color: #494E49;
}

.action {font-size: 12px}

.caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	color: #494E49;
}

.date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #494E49;
}

.feature {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #494E49;
}

.orange {color: #C96503}

ul {
	list-style-image: url(../images/core/bullet.jpg);
}

.bullet2 {
	list-style-image: url(../images/core/bullet2.jpg);
}

a:link { font-size:10px; font-weight:bold; color:#CC6600; text-decoration:underline}
a:visited { font-size:10px; font-weight:bold; color:#CC6600; text-decoration:underline}
a:hover { font-size:10px; font-weight:bold; color:#000000; text-decoration:underline}
a:active { font-size:10px; font-weight:bold; color:#CC6600; text-decoration:underline}

.white {color: #FFFFFF}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.flipV {
	filter: FlipV;
}
