﻿body  {
	font: normal normal bold 100% Tahoma;
}
table {
		
		width: 100%;
}
tr {
	width: auto;
}
td {
	
	padding: 10px;
	width: auto;

	font-weight: bold;
	}
p {
	font: 100% Tahoma;
	font-weight: bold;
}
A {text-decoration: none;
 }

a:link {text-decoration: none; color: maroon;}
a:visited {text-decoration: none; color: maroon;}
A:hover {color: blue;}

.style1 {
	font-size: x-large;
	text-align:center	
	
}
.style2 {
	font-size: x-large;
	
}

.style3 {
	font-size: x-large;
	
}
.style4 {
width:175px;
	
}


</style>

