body,p,td,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	text-decoration: none
	}

b,strong,th {
	font-weight: bold;
}

i,em {
	font-style:italic;
}

h1 { 
	font-size: 18px;
	color: #CC6666;
	font-weight: bold;
}

h2 { 
	font-size: 16px;
	color: #CC6666;
	font-weight: bold;
}

h3 { 
	font-size: 14px;
	color: #CC6666;
	font-weight: bold;
}

a,a:visited,a:active {
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
	color: #B35C55
}

a:hover,a:visited:hover,a:active:hover {
	text-decoration: underline;
	color: #B35C55
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #B35C55;
	text-decoration: none;
}