	body
	{
		background-color: #ffffff;
		font-family: Arial;
		font-size: 8pt;
		margin: 15px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #0000aa;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background-color: #0560c5;
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		text-align: left;
padding: 5px;
		background-image: url('../img/th.gif');
	}
	td
	{
		font-size: 8pt;
		color: #79796C;
	}
	form {
		margin: 0px;
	}
	input, textarea, select
	{
		font-size: 8pt;
		font-family: Arial;
		margin: 2px;
	}
	h1
	{
		color: #0560c5;
		text-align: left;
		font-weight: bold;
		font-size: 16pt;
		margin-bottom: 5px;
	}
	h2
	{
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 3px;
        color: #5FC966;
	}
	h2 a
	{
		color: #5FC966;
		text-decoration: none;
	}
	h2 a:hover
	{
		text-decoration: underline;
	}
	h3 {
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	
.MenuElement, .Box1Middle
{
padding-top: 3px;
padding-bottom: 3px;
background-color: #d7ffdf;
margin-bottom: 1px;
text-align: center;
}

.MenuElement1
{
padding-top: 3px;
padding-bottom: 3px;
background-color: #d7ffdf;
margin-bottom: 1px;
text-align: center;
}

.MenuElement, .MenuElement a, .MenuElement1, .MenuElement1 a, .Box1Middle,  .Box1Middle a
{
color: #049e1f;
}


.td1
{
padding: 5px;
}
.td2
{
padding: 5px;
}

.Box1Top
{
width: 201px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11pt;
color: #ffffff;
text-align: center;
background-image: url('../img/boxgreen.gif');
background-repeat: no-repeat;
margin-bottom: 1px;
}


.Box2Top
{
width: 201px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11pt;
color: #ffffff;
text-align: center;
background-image: url('../img/boxblue.gif');
background-repeat: no-repeat;
margin-bottom: 1px;
}

