﻿
body, td{
	font-family: 'Trebuchet MS', Arial;
	font-size-adjust:0.51;
	margin:0px;
	color:#000000;
	font-size:14px;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Trebuchet MS', Arial;
	font-size-adjust:0.51;
	margin:0px;
	color:#0000CC;
	font-size:12px;
}

a img{border:none;}
form{margin:15px;}

h1, h2{
	margin-bottom:5px;
	font-size:18px;
	line-height:1em;
}

a:link{
	color:#0000FF;
	text-decoration: none;
}

a:visited{
	color:#0000FF;
	text-decoration: none;
}

a:hover{
	color:#006600;
	text-decoration:underline;
}

a:active{
	color:#0000FF;
	text-decoration: none;
}