p {
	font-family: tahoma;
	font-size: 14px;
	background-image: url(img/lineparagraph.jpg);
	display: block;
	list-style-type: none;
	background-repeat: repeat;
}

h1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;
}

.mntitle {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
a:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	background-image: url(img/lineparagraph.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/lineparagraph.jpg);
	background-repeat: repeat;
}
a:hover {
	font-family: tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	background-image: url(img/lineparagraph.jpg);
	background-repeat: repeat;
}
body {
	background-color: #F6F6F6;
}
.style2 {color: #000066}
li {
	font-family: tahoma;
	font-size: 14px;
	display: compact;
	list-style-type: square;
	background-repeat: repeat;
	list-style-position: outside;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(img/ul.jpg);
	padding-right: 0px;
	padding-left: 0px;
}
.sectiontitle {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 150;
}
.style3 {
	font-family: tahoma;
	font-size: 12px;
}
