/* This is the style of your browser text */

body {
	font-family: "Trebuchet MS";
	background-color: #0D0905;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	text-align: justify;
}
td {
	text-align: justify;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000099;
}

h1, h2, h3, h4, h5 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}


h1 {
	font-size: 100px;
	padding: 20px 0 20px 0;
	
}






