 


BODY{
	background-color : white;
	background-image : url(image1/photo4.gif);
	border-top-style : none;
	border-left-style : none;
	border-right-style : none;
	border-bottom-style : none;
	font-size : 100%;
	width: 800px;
}
P{
	color : #48302D;  
}
H1{
	font-size : 110%;
	font-weight : bold;
	color : #FFFFFF;
	background: #330000 no-repeat;
	border-top: 3px solid #CC3366;
	border-right: 0px solid #CC3366;
	border-bottom: 3px solid #CC3366;
	border-left: 0px solid #CC3366;
	padding: 15px 10px 10px;
}
H2{
	font-size : 100%;
	font-weight : bold;
	color : #333300;
	border-left-style : solid;
	border-bottom-style : solid;
	border-top-style : solid;
	border-right-style : solid;
	border-width : 1px 1px 1px 1px;
	border-color : #577b39 #577b39 #577b39 #577b39;
	line-height : 120%;
	background: #F2D2BF url(image1/patti6.gif) repeat-y 100% 100%;
	padding: 8px;

}
H3{
	font-size : 90%;
	color : #660000;
	border-top-color : #8e223a;
	border-bottom-color : #8e223a;
	font-weight : normal;
	background: #FFFFFF;
	padding: 8px;
	border-right: 1px dotted #8e223a;
	border-left: 1px dotted #8e223a;
	border-top-style: none;
	border-bottom-style: none;

}
PRE{
  font-size : 90%;
  font-weight : bold;
  color : navy;
  text-decoration : none;
}
A{
	font-weight : bold;
	border-color : #f7aabf;
	color : #ee4f7a;
	text-decoration : none;
	border-style : none;
}
A:VISITED{
  font-weight : bold;
  color : #ad482c;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #d98268 #d98268 #d98268 #d98268;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
}
TABLE{
  font-size : 90%;
  
}
LI{
  list-style-image : url(image/cherry.gif);
}
