body {
	margin: 0px;
	background-color: #EDF6E2;
	background-image: url(images/13_pattern.gif);
	background-attachment: fixed;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	text-decoration: none;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	text-decoration: none;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;


}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	background-color: #EDF6E2;


}
.padding {
	padding: 15px;
	background-color: #FBFFF5;


}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
input 		{
			background: #F4F4F4;
			color: #000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			border: 0 solid #FFFFFF;
}

textarea 	{ 
			background:#F4F4F4;
			color:#000000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px; border: 0 solid #FFFFFF;
}.center {
	text-align: center;
}
