p,li,td,div {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #003300;
}

h1 {
	font-family: tw cen condensed,tw cen MT condensed,univers condensed,arial,arial narrow,helvetica,sans-serif;
	color: #40575D;
	font-size: 18px;
}

.darkest {
	font-family: arial,helvetica,sans-serif;
	color: #003300;
	font-size: 12px;
}

.bold {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 12px;
}

.light {
	font-family: arial,helvetica,sans-serif;
	color: #99CCCC;
	font-size: 12px;
	line-height: 16px;
}

.small-light {
	font-family: arial,helvetica,sans-serif;
	color: #99CCCC;
	font-size: 10px;
}

.green {
	color: #99CC00;
}

.red {
	color: #CC0033;
}

.white {
	color: #FFFFFF;
}

.list-ind {
	text-indent: -20px;
	margin-left: 60px;
}

.list-bold {
	text-indent: -40px;
	margin-left: 40px;
	font-weight: bold;
}

.list {
	text-indent: -10px;
	margin-left: 40px;
	font-weight: normal;
}

a:link, a:visited {
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.small-light:link, a.small-light:visited {
	color: #99CCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.small-light:hover {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.bold:link, a.bold:visited {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:hover {
	color: #99CC00;
	font-weight: bold;
	text-decoration: underline;
}

a.green:link, a.green:visited {
	color: #99CC00;
	font-weight: normal;
	text-decoration: none;
}

a.green:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.title {
	color: #40575D;
	font-weight: bold;
}