
h1 {

	margin-top: 15px;

	margin-left: 20%;

	font-size: 1.4em;

}



h2 {

	margin-left: 23%;

	font-size: 1.1em;

}



h3 {

	text-align: center;

	font-size: 1.3em;

}







a:link { 

         color: #0000ff;

	 text-decoration: none;

         font-weight: bold;

}



a:visited {

	color: #46334b;

	text-decoration: none;

	font-weight: bold;

}



a:hover {

	color: #000066;

	text-decoration: underline;

	font-weight: bold;

}



a:active { 

	 color: #46334b; 

	 text-decoration: none;

         font-weight: bold;

}



.menu ul {

	padding: 0px;

	margin: 0px;

}

.title {
  font-weight: bold;
}

.menu ul li {

	margin: 0px;

	padding: 4px;

	border: 1px solid #808080;

	list-style-type: none;

	background-image: url('../images/menubox.gif');

	background-repeat: repeat-x;

	text-align: left;

	vertical-align: middle;

	display: block;

}





ul.content {

     margin-left: 23%;

     width: 70%;

}



dt {

	list-style-type: georgian;

	font-weight: bold;

	padding-bottom: 10px;

	padding-top: 10px;

}



p.copy a:link {

	color: #0000ff;

	text-decoration: none;

	font-weight: normal;

}



p.copy a:visited {

	color: #46334b;

	text-decoration: none;

	font-weight: normal;

}



p.copy a:hover {

	color: #000066;

	text-decoration: underline;

	font-weight: normal;

}



p.copy a:active {

	color: #46334b;

	text-decoration: none;

	font-weight: normal;

}



#validation {

     text-align: center;

		 border: 0;

}



