@charset "UTF-8";
/* CSS Document */

body {
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
}


a { text-decoration: none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #797979; }
a:active { color: #797979; }



img {
    border-style:none;
}

.font1{
	font-weight: bold;
	font-size : 13px;
	color: #464646;
	margin: 0px;
}

.font2{
	font-size : 9px;
	color: #000000;
	margin: 0px;
}


.font3{
	font-size : 11px;
	color: #000000;
	margin: 0px;
}

.font4{
	font-size : 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
}


p {
	font-size: 10px;
	line-height: 17px;
	color: #dddddd;
	margin: 0px;
}