/* CSS Document */

* { margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	
    font-size: 13px;
	color: #333333;
	line-height:18px;
}

.TextLinehigh {font-size:12px; line-height:14px; background-color:#ffffff;} 

td {color: #333333;font-size: 12px; line-height:25px;}

span {color:#333333; font-size:12px; font-weight:bold}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	TOP: 1px;
	POSITION: relative;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.Guidance				{color:#fff; font-family:; font-weight:bold; font-size:12px;text-decoration:none;}
a.Guidance:link		    {color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:visited		{color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:active		{color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:hover		{color:#FF6600; font-family:; font-size:12px; text-decoration:none;}

.kdi {border: 2px solid #c0c0c0;}
