body {
 font-family:Tahoma; 
 color:#4d4d4d;
 font-size:14px;
 line-height:18px;
 }
 h1 {
 text-align:center;
 color: #fd0000;
 font-family:Tahoma;
 font-weight:normal;
 font-size:26px;
 width: 840px;
 line-height:25px;
 }
  h3 {
 text-align:center;
 color: #fd0000;
 font-family:Tahoma;
 font-weight:normal;
 font-size:26px;
 width: 840px;
 line-height:25px;
 }
 h2 {
 color:#000000;
 font-family:Tahoma;
 font-weight:normal;
 font-size:21px;
 }
 .lin a {
 color:#000000;
 text-decoration:none;
 font-family:Tahoma;
 font-weight:normal;
 font-size:21px;
 }
 .lin a:hover {
 color: #FF0000;
 text-decoration:none;
 }
 .spis {
 	font-family:Tahoma;
 	font-weight:normal;
 	font-size:16px;
	line-height:22px;
 	
 }
 .cont {
 	color:#7f7f7f;
 	font-family:Tahoma;
	font-size:14px;
 }
.sample a {
  	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	text-transform: uppercase;
  	font-size: 10px;
    color: #4d4d4d;
	text-decoration: none;}
.sample a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	text-transform: uppercase;
  	font-size: 10px;
    color: red;
	text-decoration: none;}
 table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}

table.sample td {
	border-width: 1px 0px 1px 0px;
	padding: 1px 5px 1px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;

	-moz-border-radius: 0px 0px 0px 0px;
}
.sample2 a{ font-size:10px;}
 table.sample2 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}

table.sample2 td {
	border-width: 1px 0px 1px 0px;
	padding: 1px 5px 1px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	font-size:10px;

	-moz-border-radius: 0px 0px 0px 0px;
}
a {
	text-decoration:none;
	color: red;
	font-size:14px;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
.red {color:red;}
.red a {color:red;}