a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
}
h2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
}
ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-position: outside;
	list-style-image: url(images/SEBullet.gif);
	line-height: 135%;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.TinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
}
.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.Box {
	border: medium ridge #000000;
	padding: 5px;
}
IMG.PixL {
	margin: 0 5px 0 0;
	float: left;
	border: 0;
}
IMG.PixR {
	margin: 0 0 0 5px;
	float: right;
	border: 0;
}
IMG.NoBorder {
	border: 0;
}

	
