/* CSS Document */
body {background-color: #EEEEEE}

.padding20 {padding: 20px }
.paddingleft20 { padding-left: 20px }
.paddingright20 { padding-right: 20px }

.head {font-family: Arial;

			color: black;

			font-size: 15px;

			font-weight: bold;

			text-decoration: none;}
.head a {font-family: Arial;

			color: black;

			font-size: 15px;

			font-weight: bold;

			text-decoration: none;}
.head a:hover {font-family: Arial;

			color: black;

			font-size: 15px;

			font-weight: bold;

			text-decoration: none;}
.head a:visited{font-family: Arial;

			color: black;

			font-size: 15px;

			font-weight: bold;

			text-decoration: none;}

.center {font-family: Verdana;

			color: black;

			font-size: 15px;

			text-align:center ;
			
			 font-weight:bold;
			 }

.menutop a {

			font-family: Arial;

			color: black;

			font-size: 13px;

			font-weight: bold;

			text-decoration: none;

			}



	.menutop a:hover {

			color: white;

			}
			
.menuleft a {

			font-family: Arial;

			color: black;

			font-size: 13px;

			font-weight: bold;

			text-decoration: none;

			}



.menuleft a:hover {

			color: #999999;
			
						}
.text {

			font-family: Verdana;

			color: black;

			font-size: 11px;

			text-align: justify;

			}
.text a {

			font-family: Arial;

			color: #0000ff;

			font-weight: bold;

			text-decoration: none;

			}
			
.text a:hover {

				color: #0000ff; text-decoration: underline;

			}
			
.text a:visited { color: #0000ff;

						}