TD { 
	font-family:Tahoma;
	color: #222222;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height:19px;
	font-size:13px;
}
	
body {
	margin: 0;
	padding: 0;
	background-color:#fff;
	
}

A:link { 
	TEXT-DECORATION: none;
	font-family:Tahoma;
	color: #222;
	line-height:21px;
}
A:active {
	TEXT-DECORATION: none;
	font-family:Tahoma;
	color: #222;
	line-height:21px;
}
A:visited {  
	TEXT-DECORATION: none;
	font-family:Tahoma;
	color: #222;
	line-height:21px;
}
A:hover {
	TEXT-DECORATION: underline;
	font-family:Tahoma;
	color: #222;
	line-height:21px;
}

.title {font-family:Tahoma; font-size:18px; color:#284160; text-decoration: none; line-height: 25px; font-weight:bold; }
.subtitle {font-family:Tahoma; font-size:20px; color:#284160; text-decoration: none; line-height: 27px; font-weight:bold; }
.point01 {font-family:Tahoma; font-size:16px; color:#284160; text-decoration: none; line-height: 25px; font-weight:bold; }
.point02 {font-family:Tahoma; font-size:16px; color:#ef4300; text-decoration: none; line-height: 25px; font-weight:bold; }
.copyright {font-family:Tahoma; font-size:11px; color:#fff; text-decoration: none; line-height: 19px; font-weight:normal; }

