﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F2F2F2; font-family:Arial, Helvetica, sans-serif;
}
td, th {
	font-size: 12px;
	line-height:14px;
	font-family:"Arial";
}
img { border:none; }
a {
	font-size: 12px;
	color: #3F3F3F;
}
a:link { text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #3F3F3F;
}
a:hover { text-decoration:none; color:#FF6633;}
a:active {text-decoration:none; color:#FF0000;}
.k {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9CED1;
	border-bottom-color: #C9CED1;
	border-left-color: #C9CED1;
}
.intro {
	font-size: 14px; line-height:20px; font-family:"Arial";
}
a.intro:link {font-size: 14px; line-height:20px; font-family:"Arial"; text-decoration: none; }
a.intro:visited {
	font-size: 14px; line-height:20px; font-family:"Arial"; text-decoration: none; 
}
a.intro:hover {
	font-size: 14px; line-height:20px; font-family:"Arial"; text-decoration: none; color:#FF3300;
}
a.intro:active {
	font-size: 14px; line-height:20px; font-family:"Arial"; text-decoration: none;  color:#FF3300;
}