﻿/* If IE */
body {
	background-color: #3b1902;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

/*If Firefox */
body {
	background-color: #3b1902;
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: -moz-center;
}

body,td,th {
	color: #3B1902;
}

.main {
	font-size: 16pt;
	
}
.secondary {
	font-size: 13pt;
	font-weight: bold;
}

.intro 
{
	font-size: 8pt;
	}
	
.aboutme 
{
	font-size: 10pt;
	}
	
	.textstyle {
	color: #3B1902;
	font-size: 9px;
}

.treatment {
	font-size: 14px;
	font-weight: bold;
}

.sale {
	font-size: 9pt
}

.head {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.center 
{
	color: #3B1902;
	font-weight:bold;
	font-size:14pt;
	}
	
.email:link
{
	color:#3b1902;
}
.email:visited
{
	color:#3b1902;
}
		
	
.copyrightstyle
{
	color:#ffffff;
	font-size:8pt;
}

.designstyle
{
	color:#ffffff;
	font-size:6pt;
}

a:link, a:visited
{
	color:#ffffff;
}


