body
{
	background-color : #D1E679;
	background-image : url(../images/body_back.jpg);
	background-repeat : repeat-x;
	margin : 0px 0px 0px 0px;
	background-attachment : fixed;
}
p
{
	color: #6D6F5F;
	margin: 15px;
	font-family: tahoma;
	font-size: 11px;
	text-indent : 10px;
	text-align : justify;
}
td
{
	color: #6D6F5F;
	
	font-family: tahoma;
	font-size: 11px;
	
	text-align : justify;
}
ul
{
	color: #6D6F5F;
	font-family: tahoma;
	font-size: 14px;
}
li
{
	color: #6D6F5F;
	font-family: tahoma;
	font-size: 14px;
}
h1
{
	color: #6D6F5F;
	margin: 15px;
	font-family: tahoma;
	font-size: 12px;
	text-indent : 10px;
	text-align : justify;
	font-weight : bold;
	display : inline;
}
a
{
	color: white;
	font-family: tahoma;
	font-size: 12px;
	
	
	font-weight : bold;
	
	text-decoration : underline;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 0px;
}
td
{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}

img
{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : 0px;
}
table
{
	padding : 0px 0px 0px 0px;
}