/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link	{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #66CC00;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #33CC00;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

h1 {
	color: #009900;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #b5c8d7;
}
