@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #427229;
}


a	{
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	color: #427229;
	}
	
a:hover	{
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration:none;
	}

h1		{
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #990033;	
}

h2		{
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: black;	
}


p	 {
	font-size: 13px;
	font-family: sans-serif;
	color: black;	
}

ul	 {
	font-size: 13px;
	font-family: sans-serif;
	color: black;	
}
