/* CSS Document */

.menu
		{
			color:#FFFFFF;
			text-decoration: none;
			font-family: Verdana, "Times New Roman", Times, serif;
			font-size: 13px;
			margin-left: 5px;
			text-valign: middle;
		}
		
.menu1
		{
			height: 24px;
			border-bottom:solid 1px;
			border-bottom-color:#000000;
		}
		
h2
	{
	 color:#FF0000;
	}

.dveper
		{
		 font-family: Courier New, Courier, monospace Verdana, Times New Roman, serif;
		 font-size: 26px;
		 color: #669900;
		 font-weight:bold;
		 border:dotted #6633FF;
		}
		



