#content {
	/*background-image: url(images/lightbulb.jpg);*/
	background-position:top center;
	background-repeat: no-repeat;
	}
	
p {
	font-family:Tahoma;
	font-size:12pt;
	}
	
li {
	font-family:Tahoma;
	font-size:12pt;
	}

p5 {
    font-family:Tahoma;
    font-size:10pt;
}

p6 {
    font-family:Tahoma;
    font-size:8pt;
}

img {
    border-width:0px;
}

#footer {
    font-family:Tahoma;
    font-size:8pt;
}

a.one:link {color: #ff0000}
a.one:visited {color: #000000}
a.one:hover {color: #ffcc00}
