* {
	font-family: times;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

p {
	margin:0;
	padding:0;
}

a {
	color: #006600;
}

a:visited {
	color: #005000;
}

a:hover {
	color: #669966;
}

h1 {
	font-size:23px;
	font-family: "Times new roman";
	font-weight: bold;
	font-style: italic;
	color: #006600;
}

h2 {
	font-size:20px;
	font-family: "Times new roman";
	font-weight: bold;
	color: #669966;
}

h3 {
	font-size:17px;
	font-family: "Times new roman";
}