﻿td {
font-family:Tahoma;
font-size:small;
}

h1 {
	font-family:Times New Roman;
	color:red;
}

h2 {
	font-family:Times New Roman;
	color:red;
}

.style1 {
	background-image: url('images/box_body.jpg');
}
table {
	border-collapse: collapse;
}

.footer {
font-family:Tahoma;
font-size:x-small;
}

a{
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

.style2 {
	background-image: url('images/footer.jpg');
}
.style3 {
	text-align: center;
}
.style5 {
	background-image: url('images/box_head.jpg');
}
.style6 {
	color: #FFFFFF;
	background-color: #FF0000;
}
