﻿body{
	font-family: Tahoma;
	font-size: small;
}
	td{
	
	vertical-align: top;
	text-align:left;
}
	.style1 {
	color: #FFFFFF;
	font-size: xx-large;
	font-family: Stencil;
	background-color: #000000;
}
.style2 {
	background-color: #EAEAEA;
}
.style3 {
	background-color: #646464;
	color: #FFFFFF;
}
a{
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:underline;
}