﻿@charset "utf-8";
/* CSS Document */

/* ######### TNC CSS  ######### */

	p {line-height: 1.5em;}
	.list td, .formContent td, .form td, .form th {font-size: 12px;}
	.text-left-top tr td {text-align: justify;vertical-align: top;}
	.tnc-point-v-table{border-collapse:collapse;width:100%;margin-top:10px;}
	.tnc-point-v-table tr td{border:1px solid #c0c0c0;padding:3px;}
body
	{font-size: 12px;
	color: rgb(102, 102, 102);
    font-family: Arial,Helvetica,sans-serif;
	background: white;
	text-align: center;
	} 
h1
	{
	font-size: 20px;
	color: #003576;
	margin-bottom: 10px;
	}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0px;
    padding: 0px;
}