/* zeroes out the defaults in preparation for redefinition */
address, dd, dir, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, li, menu, ol, p, pre, ul, body	{
	margin:	0;
	padding:	0;
	}

body { font-family : 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }

h3 { font : 14px/16px 'Trebuchet MS';
color : #c00;
	margin-top: .5em;
 }

p { font : 12px/14px 'Trebuchet MS';
	margin-top: .5em;
}


blockquote { font: 10px/14px Verdana;
	margin-top: 1em;
	margin-bottom : 1em;
	}


input {background-color : #ff9;}

input.select {font : bold 12px/14px 'Trebuchet MS';
	background-color : #ff9;
	color : #c00;
	}
	
textarea {background-color : #ff9;
}


a:link {text-decoration: none;
	color: #c00;
	background-color : #ff9;
	}


a:visited {text-decoration: none;
	color: #c00;
	background-color : #ff9;
	}

a:hover {text-decoration: underline;
        color: #ffc;
   background-color: #c00;
        }


.byline { font : normal 10px; }

.yellow { font : 10px;
color : #ffc; }

.top {color : #ffc; 
background-color : #c00; }

.quote {color : #c60;
	margin-left : 3em;
}

.love {margin-left : 155px;
          width : 250px;
    text-align : left;
}

.lovelife {margin-left:75px;
     width : 450px;
     text-align : left;
}

.life {margin-left : 275px;
            margin-right : 40px;
     text-align : left;
}
