body {
	background-color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	margin: 10px 10px 10px 50px;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: upper-roman;
}

body, td, th {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	margin: 10px;
	text-align: left;
	list-style-type: upper-roman;
	list-style-position: inside;
}

h1 {
	color: #CCCCCC;
	text-align: right;
	margin: 10px 10px 10px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #666666;
	width: 550px;
	text-indent: 5px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

h2 {
	color: #333333;
	text-align: left;
	margin: 10px 10px 10px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	width: 550px;
}

h3, h4 {
	color: #333333;
	text-align: left;
	margin: 10px 10px 10px 50px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	width: 550px;
}

h5, h6 {
	color: #333333;
	text-align: left;
	margin: 10px 10px 10px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	width: 550px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-indent: 5px;
}

a {
	color: #660000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	margin: 10px;
	text-decoration: underline;
}

form {
	background-color: #CCCCCC;
	text-align: left;
	margin: 10px;
	color: #660000;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	margin: 10px;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 10px;
}
ol {
}
.instrument {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border: thin dashed #CCCCCC;
	text-align: right;
}
