@charset "iso-8859-1";
body {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
; 	background-color: #CCCCCC;
}
td {
	font-family: Tahoma;
	color: #000000;
	text-transform: none;
}
a:link {
	font-family: Tahoma;
	font-weight: bold;
    color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}	
a:active {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}	
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}	
.text1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family:  Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.content {
	font-family: Tahoma;
	font-color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	margin: 10px;
	background-image: url(images/3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #333333;
}
.menu {
	font-family: Tahoma;
	font-color: #000000;
	font-size: 12px;
	text-align: justify;
	margin: 20px;
	
}
a.a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.b:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.b:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
