a:link {
	color: #0000CC;
}

a:visited {
	color: #505050;
}

a:active {
	color: #0000FF;
}

body {
	background: transparent;
}

div.footer {
	background-color: #53080C;
	clear: left;
	color: #FFFFFF;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0.5em;
}

div.main {
	background: transparent;
	border: 1px;
	border-color: #808080;
	width: 800px;
}

div.table {
	background: transparent;
	overflow: scroll;
}

h1 {
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 10px;
	text-align: left;
}

h2 {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 100%;
	font-variant: small-caps;
	text-align: center;
}




h3 {
	background-color: #880D10;
	color: #FFFFFF;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}




h4 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
}





img.bottom {
	vertical-align: text-bottom;
}

img.left {
	padding: 0.5cm 0.5cm;
}

img.top {
	vertical-align: text-top;
}

ol {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 100%;
	font-style: normal;
	font-variant: small-caps;
	text-align: left;
	text-decoration: none;
}

ol {
	list-style: inside;
}

p {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-style: normal;
	margin: 0px 20px 10px 5px;
}

p.small {
	font-size: 80%;
	font-variant: small-caps;
	line-height: 0.4cm;
}

p.thick {
	font-size: 100%;
	font-weight: bold;
	line-height: 0.8cm;
}

pre {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-style: normal;
	margin: 0px 20px 10px 5px;
}

td {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-style: normal;
	margin: 0px 20px 10px 5px;
	text-align: left;
	vertical-align: top;
}

th {
	background: transparent;
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 16px;
	font-style: normal;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

tr {
	background: transparent;
	padding: 30px;
}

ul {
	color: #000000;
	font-family: verdana, helvetica, arial;
	font-size: 100%;
	font-style: normal;
	font-variant: small-caps;
	list-style-type: disc;
	text-align: left;
	text-decoration: none;
}

ul.left {
	list-style-image: url('left.gif');
}

ul.middle {
	list-style-image: url('stop.gif');
}

ul.right {
	list-style-image: url('right.gif');
}
