@charset "iso-8859-5";
/* CSS Document */

a:link, a:visited, a:active { color:black; text-decoration: none;}
a.a1 {text-decoration:none;}
a.a1:link,a.a1:visited, a.a1:active  {
	text-decoration:none;
	color:#000000;
}
a.a1:hover  {
	text-decoration:underline;
	color:#999999;;
}

.style0 {
	color: #00000;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #00000;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 12px;
}
h4.style1 {font-size:18px}
.style2 {
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCDC00;
	font-weight: bold;
}
.style4 {
	color: #00000;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.stylered {
	color: #FF0000;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.style4:link,a.style4:visited, a.style4:active  {text-decoration:underline}
a.style4:hover  {text-decoration:underline;color:#999999;}
a.style1:link,a.style1:visited, a.style1:active  {text-decoration:underline}
a.style1:hover  {text-decoration:underline;color:#999999;}

t1.td {padding-top:2cm}

