@charset "utf-8";
/* Atdhe Kollqaku,2009 */
body{
background-color:#ededed;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0d72ba;
font-weight:bold;
}
a:link {
	color: #0d72ba;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0d72ba;
}
a:hover {
	text-decoration: underline;
	color: #108FED;
}
a:active {
	text-decoration: none;
	color: #0d72ba;
}
#intro{
width:100%;
height:100%;
margin:0px;
margin:0 auto;
text-align:center;
}

