/* CSS Document */

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.grun {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.grun:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #006600;
	text-align: center;
}

.pdick {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}

.tab
{
	border: thin dotted #00660;
}
