body {
		text-align:left;
	}

.contentslist {
			font-family: Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: #0000FF;
			width: 240px;
			top: 5px;
			margin-left: auto;
			margin-right: auto;
			display:block;
			background-color: #FFFFA2;
		}
.mainwindow {
			font-family: Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: #0000FF;
			width: 760px;
			top: 1px;
			margin-left: auto;
			margin-right: auto;
	}
.article {
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12pt;
			color: #0000FF;
			width: 760px;
			top: 101px;
			padding-top: 100px;
			margin-left: auto;
			margin-right: auto;
		}

.firstpara {
			display:block;
			background-color: #C0FFC0;
		}

.highlight {
			display:block;
			background-color: #FFFF00;
			}

a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	}
a:hover {color:red}
table {
	color: #0000FF;
	}
h5 {
	color: #FF0000;
	}