body {
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		text-align:left;
	}
	body, div, td, input {
		font-size: 13px;
		color:black;
	}
	a {
		text-decoration:none;
                color:maroon;
	}
	a:hover {
		text-decoration:underline;
                color:blue;
	}
        .header {
        	background:url(http://www.call-patrick.net/images/image001.GIF);
        	height:110px;
        	text-align:left;
        }
        .header a,  .header a:hover {
		text-decoration:none;
		color:#CC0099;
        }
h1, h2, h3, h4, h5, h6 {
 	color: white;
}