/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #5D5D5D;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #26252B;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

h3 {
	color: #AD3B52;
	font-size: 14px;
	font-weight: bold;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btbk {
	background-color: #FFFFD9;
	border: 6px double #AD3B52;

}

.btcontent {
	background-color: #EAEAEA;
}

.btcopyrights {
	color: #000000;
	font-size: 11px;
}

.btproductname {
	color: #AD3B52;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

