.title1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #E6CFCF;
}
.title2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E6CFCF;
}
.title3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}	
.table1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #BF3030;
	background-color: #BF3030;
}
.table2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border: none;

}
.table3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #BF3030;
	border: thin solid #BF3030;
}
.link1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #E6CFCF;
	text-decoration: underline;
}
a:hover {
	color: #30BFBF;
	text-decoration: underline;
}
.link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #B8E673;
	text-decoration: underline;
}
.link3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #E6AC73;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.thumb1 {
	border: 1px solid #000000;
}
body {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #804040;
	text-align: center;

}
.sotoplisttd {
	width: 175px;
}

