.headline
			{
				color: #dc0000;
				font-family: Georgia, Times New Roman, Times, serif;
				font-size: 24px;
				font-weight: bold;
			}

.maincontainer {
position: relative;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 background: #ff0000 url(http://www.trackingandtesting.com/images/grabacoffee_bkg1.jpg) repeat;
	 width: 800px;

}
.navbar {
		position: absolute;
		text-align: left;
		left:10px;
		top:100px;
		width: 140px;
		border:0px solid #000;
	
		}
.navelement {
		margin-top: 2px;
		margin-bottom: 1px;
		margin-left: 5px;
		}
.navelement a {
		color: #00ffff;
		}
.navelement a:hover { 
	color: #ff0000;
        text-decoration: underline;
}
BODY {
BACKGROUND: url(http://www.trackingandtesting.com/images/pdq/pdqbackground.gif) transparent scroll repeat 0% 0%; 
MARGIN: 0px
}


body, td, th, p {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
h1 {
		padding-top:10px;
	}
h1  {
	font-family:Times New  Roman,Tahoma,Arial,Helvetica;
	font-size:16pt;
	font-weight:bold;
	color:#c90000;
	text-align: center;
	text-indent:0px;
	}
h2 {
font-family:Tahoma,Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#f90000;
	text-align: center;
	text-indent:0px;
	}
h3 {
font-family:Tahoma,Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#C90000;
	text-align: center;
	text-indent:0px;
	}

