.title					{
									font-family:				Arial, sans-serif;
									text-align:					center;
									color:						#389B26;
									font-size:					20px;
									font-weight:				bold;
									text-decoration:			none;
									background:					none;
						}

h1						{
									font-family:				Arial, sans-serif;
									text-align:					center;
									color:						#389B26;
									font-size:					25px;
									font-weight:				bold;
									background:					none;
						}

h2						{
									font-family:				Arial, sans-serif;
									text-align:					center;
									color:						#389B26;
									font-size:					10px;
									font-weight:				bold;
									background:					none;
						}


.style_1				{
									font-family:				Arial, sans-serif;
									text-align:					left;
									color:						#000000;
									font-size:					15px;
									font-weight:				normal;
									text-decoration:			none;
									background:					none;
						}

.style_2				{
									font-family:				Arial, sans-serif;
									text-align:					left;
									color:						#000000;
									font-size:					15px;
									font-weight:				bold;
									text-decoration:			none;
									background:					none;
						}

.style_3				{
									font-family:				Arial, sans-serif;
									text-align:					right;
									color:						#000000;
									font-size:					15px;
									font-weight:				normal;
									text-decoration:			none;
									background:					none;
						}







p						{
									background-image:			url("Pictures/Background/brown.jpg");
									background:					url(../Pictures/Background/paper_2.jpg);
									color:						black;
									text-align:					left;
						}