
body, td, p {
	font: 12px verdana, arial, san-serif;
	font-weight: normal;
	line-height: 3.1ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

p {
	padding-left: 15px;
	padding-right: 15px;
}

hr 
{
	color: #909090;
}

h1 {	
	font: tahoma, arial, san-serif;
	font-size: 24px;
	line-height: 2ex;
	color: #000;
}

h2 {	
	font: tahoma, arial, san-serif;
	font-size: 20px;
	line-height: 2ex;
	color: #525252;
}

h3 {	
	font: tahoma, arial, san-serif;
	font-style: none;
	font-size: 16px;
	line-height: 2ex;
	color: #000;
	text-decoration: underline;
}

h4 {	
	font-size: 14px;
	line-height: 2ex;
}

h5 {	
	font-size: 12px;
	line-height: 2ex;
	color: #525252;
}

h6 {	
	font-size: 10px;
	line-height: 2ex;
}

a:link, a:active {
	font: tahoma, arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	color: #909090;
}	

a:visited {
	font: tahoma, arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	color: #909090;
}

a:hover {
	text-decoration: underline;
	color: #000;
}	

