* html th, * html td	{
	fon\t-size: inherit; /*IE6*/
}

body
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	background-color: #FFF;
	font-size: 100.1%;
	line-height: 130%;
	
}

p, div
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
	font-size: 90%;
	line-height: 130%;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
}








h1
{
	font-size: 100%;
	font-weight: bold;
	color: #663333;
	text-align:center;
}

h2
{
	font-size: 95%;
	font-weight: bold;
	color: #000;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left: 5px; 
	padding-top:0px;
	margin-top:0px;
}

h3
{
	font-size: 95%;
	font-weight: bold;
	color: #000;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left: 5px; 
	padding-top:0px;
	margin-top:0px;
	
}



a:link
{
    color: #663333;
    text-decoration: underline;
	font-weight: bold;
}

a:visited
{
    text-decoration: underline;
    color: #663333;
	font-weight: bold;
}

a:active
{
    text-decoration: underline;
    color: #663333; 
}

a:hover
{
    text-decoration: underline;
    color: #663333;
	border-bottom: 1px solid #663333;
	
}

 td {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-collapse: separate;
	
		

}


