body { 
margin:0px;
background-color: #ffffff;
background-image: url(http://www.tahyna-tozzi.net/site/version3background.PNG);
background-repeat: repeat-x; 
}

}

.entrytext{
font-weight: normal;
}
h1 {
	background: #eb8589; 
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0px dotted #ffffff;
}
h2 {
	background: #BFBFBF;
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
        width: px;
	margin-top: 1px;
	padding: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFFFFF;
}
h3 {
	background: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 7.8pt;
	line-height: 8pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;

}
h4 {
	background: #ffffff;
	color: #a8a8a8;
	font-family: arial;
	font-size: 7.8pt;
	line-height: 8pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 0px solid none;
}
.special {
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	line-height: 8pt;
}



a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: none;
	font-family: arial;
	color: #eb8589;
	cursor: crosshair;
}
a:hover { 
	text-decoration: none;
	font-weight: none;
	font-family: arial;
	color: #eb8589;
	cursor: crosshair;
}


a.nav, a.nav:link, a.nav:active, a.nav:visited {
height:10;
padding:0;	
padding-left:1;
padding-right:1;
color:#000000;
border-bottom:1px solid #000000;
display:block;
text-transform:uppercase;
background:#ffffff;
}
a.nav:hover {
height:10;
padding:0;
padding-left:1;
padding-right:1;
color:#000000;
border-bottom:1px solid #000000;
display:block;
text-transform:uppercase;
background:#ffffff;
}



input, select {
	color: #FE7785;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: arial; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
TEXTAREA {
	color: #66B3C7;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: arial; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

</style>
</HEAD>