a {	
	color : #0C5C13;
}

a:hover {
	color : #52AA5A;
}

td {
	font-family : times;
	color : #0C5C13;
	font-size=15;
}

h1 { 
	font-size: 1.3em;
}

h2 { 
	font-size: 1.1em;
}

h3 
{
	font-size:1em;
	color:#FC0707;
	margin:2px;
}

img {
	border: 0px;
}

a.menu {
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
}

p.small_text {
	font-size:0.9em;
}