/*
	GlobalFont CSS 
*/


* BODYTD */

body {
	font-size:13px;
	color:#333333;
	line-height:140%;
}

td {
	font-size:13px;
	color:#333333;
}

.big {
	font-size:16px;
}
.middle {
	font-size:15px;
}
.small {
	font-size:12px;
}

.site-seo {
	font-size:13px;
	color:#666666;
	line-height:130%;
}


/* Link */
a {
	color: #003399;
}
a:hover {
	color: #FF4210;
}
a:active {
	color: #FF4210;
}
a:visited {
	color: #0066cc;
}


h1 {
	font-size:100%;
	font-weight:normal;
	margin-top:0px;
	padding-bottom:0px; 
    margin-bottom:2px; 
	}

.ranking {
	color:#666666;
	font-size:10px;
	line-height:1.2;
}







