/* CSS Document */
.saparator{
	background: url(saparator.jpg);
	background-repeat: repeat-y;
	size:portrait;
	width:2x;
	}
	
.link{ font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color: #0000FF;
		font-weight:bold;
			}

.table1 { font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #F6F0E2;
}

.home{font-family: "Times New Roman", Times, serif;
		font-size:16px;
		color: #F6F0E2;
		font-weight:bold;
		text-shadow:#F6F0E2;
		}
		
.body {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color: #F6F0E2;
}

.contacts{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#F6F0E2;
		font-weight:bold;
		height:25px;
		}
.bullete{list-style-image:url(bullate.png);
		}

.table{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px;
}

.footer{
	font:Arial, Helvetica, sans-serif;
	color:#F6F0E2;
	font-size:14px;
	}

