body {
	background-color: rgb(215,23O,23O);
	margin-left: 3%;}

h1 {
	text-align: center;
        font-family: arial;
	font-size: xx-large;
	color:  black;}
h2 {
	text-align: center;
	font-family: arial;
	font-size: x-large;
	color:  black;}
h3 {
	text-align: center;
	font-family: arial;
	font-size: medium;
	color: black;}
h4 {
	text-align: center;
	font-family: arial;
	font-size: small;
	color: black;}

h5 {
	text-align: left;
	font-family: arial;
	font-size: 11pt;
	color: black;
	margin: 0.5em 0em 0em 0em;
	text-decoration: underline;
}

a {
	color: blue;
	font-size: normal;
	text-decoration: none;
	font-family: times new roman;
}

a:hover { 
    color: #9900ff;
    font-weight: ;
	text-decoration: none;
}

span.bigger {
	font-size: 100%;
}
p {text-align: left;
    font-family: times new roman;
	font-size: normal;
	color: rgb(0,0,0);
	line-height: 15px;
	
}

TD#height_width {
	height: 50px;
	width: 207px;
}

ul {
  list-style-type: none;
  margin: 0em 0em 0.5em 0.5em;
}