
td {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}

.spaces {
	font-family: tahoma;
	font-size: 1px;
	color: #333333;
}

.grey11 {
	font-family: tahoma;
	font-size: 11px;
	color: #818181;
}
.menu_on {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	background-color: #badd2b;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.content {
	line-height:17px;
}
h1 {
	font-family: tahoma;
	font-size: 24px;
	color: #badd2b;
	margin-bottom:10px;
}
a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
a:active {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
}
a.menu:link {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
a.menu:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
a.menu:active {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
img {
	border:0px;
}

ul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 10px;
	margin-top: 10px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul.normal {
	margin: auto;
	margin-left: 40px;
	padding: auto;
}

ul.normal li {
	list-style-type: disc;
	padding-left: 10px;
	margin-top: 10px;
}

li.ppt {
	background-image: url(images/bullet_ppt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.pdf {
	background-image: url(images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.doc {
	background-image: url(images/bullet_doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.xls {
	background-image: url(images/bullet_xls.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.zip {
	background-image: url(images/bullet_zip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.gif {
	background-image: url(images/bullet_gif.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

h2 {
	font-family: tahoma;
	font-size: 16px;
	color: #badd2b;
	margin: 0;
}
