body {
	background: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF; 
}

h1{
	font-size:13pt;
}
h2{
	font-size:14pt;
}

td,tr{	vertical-align:top;
	
}

img{ border-width:0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}