﻿body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
}

h1{
font-size:22px;
font-weight:500;
}

h2{
font-size:14px;
font-weight:bolder;
}

a
{
	color: #007236;
	font-weight: bold;
	text-decoration: none;
}

a:Hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}