TD.side {
	background-repeat : repeat;
	background-image : url(../images/bkurban.jpg);
}

BODY {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P {
	font-size : x-small;
}
A {
	text-decoration : none;
	color : Green;
}

A:LINK {
	color : Green;
}

A:VISITED {
	color : Green;
}

div.footer {
	font-size : xx-small;
	text-align : center;
}
div.sign {
	font-size : xx-small;
	text-align : right;
}
div.center{
	text-align : center;
}

H4 {
	color : Green;
}

H5 {
	color : Green;
}

ul{
	font-size : x-small;
}

SPAN.green {
	color : Green;
	font-weight : bold;
}

HR  {
	 color: Green;
}
li.2 {
	  list-style-type : circle; 
	  text-indent:15px;
}
a.info {
	background-color : #FFFFCC;
}

a.int  {
	background-color : #CCFF99;
}

a.ext  {
	background-color: #FFDEAD;
}
