td { vertical-align: top; text-align: left; padding: 0 0 0 0; margin: 0 0 0 0; font-family: Tahoma, Verdana, Arial; font-size: 80%; line-height: 140% }
th { vertical-align: top; text-align: left; padding: 0 0 0 0; margin: 0 0 0 0; font-family: Tahoma, Verdana, Arial; font-size: 80%; line-height: 140%; font-weight: bold }

table { border: 0; padding: 1 1 1 1; background-position: top }
table.vertical_middle td { vertical-align: middle }

h1{
	color: #CC0000;
	font-size: 30px;
}

h2{
	color: #006600;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Thaoma, Verdana, Arial;
	font-weight : bold;
	margin:	0px;
}

a:link {
	font-family : Tahoma, Verdana, Arial;
	text-decoration : none;
	color : #0066CC;
	background-color: transparent;
}
a:active {
	text-decoration : none;
	color:	#0066CC;
	background-color: transparent;
}
a:visited {
	text-decoration : none;
	color:	#0066CC;
	background-color: transparent;
}
a:hover	{
	color:	#CC3300;
	background-color: transparent;
	text-decoration:	underline;
}
