/* -------------------------------- TAGS -------------------------------- */
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;	
	color:#333;
	margin:0px;
}
a:link {
	color:#999;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#e01;
}
a:active {
	text-decoration: underline;
}
a img{
	border:none;
}
a:link.red, a:visited.red{color:#e01;}

a:hover.red{color:#000;}
.color {
	color:#e01;
}
.grey {
	color:#999;
}
.bold {
	font-weight: bold;
}
p {
	margin:0;
	padding:0;
}
h1{
	font-size:24px;
	line-height:24px;
	margin:6px 0;
}
h2{
	font-size:18px;
	line-height:18px;
	margin:4px 0;}
h3{
	font-size:14px;
	line-height:16px;
	margin:4px 0;
}
h4{
	font-size:12px;
	line-height:14px;
	margin:2px 0;
}
img{
	margin:4px 0;
}
