h4.link:hover {
	color: white;
}

h3.link:hover {
	color: white;
}

div.container {
width:80%;
margin:0px;
border:0px;
line-height:90%;
position:center;
display: block;
}

div.content {
width: 100%;
margin-left: 0px;
border: 0px;
padding: 0.2em;
color: #C0C0C0;
text-align: left;
font-color: #C0C0c0;
font-family: Arial;
}

p {
color: #C0C0C0;
font-family: Arial;
font-size: 13px;
text-align: justify;
line-height: 1.2em;
margin-top: 0px;
margin-bottom: 15px;
}

h1 {
font-family: Arial;
font-size: 16px;
border-bottom: 1px solid;
color: #C0C0C0;
}

h2 {
color: #C0C0C0;
font-family: Arial;
font-size: 13px;
border-left: 1px dotted;
padding: 0.2em;
}

h3 {
color: #C0C0C0;
font-family: Arial;
font-size: 16px;
font-weight: bold;
display: inline;
}

h4 {
color: #C0C0C0;
font-family: Arial;
font-size: 13px;
display: inline;
}

ul {
float: left;
width: 80%;
padding: 0;
margin: 0;
list-style-type: none;
}

a {
color: #C0C0C0;
text-decoration: none;
border: 0px;
}

a:hover {
color: white;
}

td {
padding: 4px;
}

