/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #990036;
	text-decoration: underline;
}

a:visited{
	color: #990036;
	text-decoration: underline;
}

a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

body{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

h1{
	border-style: none;
	color: #800000;
	font-size: 14px;
	letter-spacing: 1px;
}

p{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

td{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.btcontent{
	border-color: #000000 #B37472 #000000 #F7A09D;
	background: #DCDCDC;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
}