h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h1 {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
}

a {
    color: #111144;
    font-weight: normal;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #111144;
}


a:link {
    color: #111144;
}

a:visited {
    color: #111144;
}

a:active {
    color: #111144;
}

a.footerlink {
    color: #000000;
}    

div.p { 
    padding: 0.5em;
}

.realtable {
    padding: 0.5em;
}

.realtable th {
    padding-top: 0.5em;
}
