@charset "utf-8";
p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 2px;
	font-weight: normal;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: -10px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #990000;
	margin: 2px;
}
.index {
	text-indent: 7px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990033;
	margin: 2px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CC0000;
	background-color: #DEFDFE;
	text-align: left;
	width: 100px;
	margin: 2px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333366;
	margin: 2px;
	font-weight: bold;
}
a:link {
	color: #000033;
	text-decoration: none;
}

a:visited {
	color: #330000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul {
	margin: 2px;
}
.bord {
	border: thick solid #FFFFFF;
}
