A:link           {color: #332823; text-decoration: none}
A:visited        {color: #332823; text-decoration: none}
A:active         {color: #000000; text-decoration: none}
A:hover          {color: #806558; text-decoration: none}


A:link, A:visited, A:active, A:hover { 
	font-weight: bold 
}

.picture {
	padding: 0px;
	position:absolute;	
	left:25px;
	top:25px;
	width:354px;
	height:516px;
}

.text {
	position: absolute;
	background: #D79CB0;
	left:391px;
	top:73px;
	width:340px;
	padding:5px;
}

.bl {background: url(bl.gif) 0 100% no-repeat #D79CB0; 	position: absolute;
	left:391px;
	top:65px;
	width:340px;
	padding:0px;
}

.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:7px}
.clear {font-size: 1px; height: 1px}

input, select, textarea {	
	border: 1px solid #8c5163;
	padding: 1px;
	font-size: 11px;
	background-color:efefe7;
	font-family: Arial;
	color: #202020;
}

BODY {
	background: #8C5163;
	font-size: 11px; 
	color: #343424; 
	font-family:verdana,arial,serif;
}

P,TABLE,TD,TR {
	font-size: 11px; 
	color: #343424; 
	font-family:verdana,arial,serif;
}

H1 {
	font-family: serif;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}

H2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 10px 0px;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

img {
margin: 0px 0px 4px 0px;
}

p  {
	text-align:justify;
	margin: 0px 0px 20px 0px;
}