﻿body 
{
	background-color:#ffffff;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	line-height:18px;
	/*letter-spacing:0.1em;*/
}

a:link, a:active, a:visited, a:hover
{
	color:#087945;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}

.topMenuBlack:link, .topMenuBlack:active, .topMenuBlack:visited, .topMenuBlack:hover
{
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}


.create:link, .create:active, .create:visited, .create:hover
{
	color:Black;
	text-decoration:none;
	font-size:11px;
}

h1
{
	color:#087945;
	font-size:32px;
}

.productsH1, .productsH1:link, .productsH1:active, .productsH1:visited, .productsH1:hover
{
	background-color:#087945;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.productsH2
{
	color:#087945;
	font-size:16px;
	font-weight:bold;
}

.productsH2Blue
{
	color:#004994;
	font-size:16px;
	font-weight:bold;
}

.products14Blue
{
	color:#004994;
	font-size:14px;
	font-weight:bold;
}

.productsH3
{
	background-color:#087945;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.productName
{
	color:#000000;
	font-size:12px;
}

.products:link, .products:active, .products:visited, .products:hover
{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

.productInstr:link, .productInstr:active, .productInstr:visited, .productInstr:hover
{
	color:#087945;
	text-decoration:none;
	font-size:12px;
}

.footer:link, .footer:active, .footer:visited, .footer:hover
{
	color:#087945;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.ul
{
	margin-right:0px;
}