body{
	margin: 0px; 
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
}
.form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
}
/*-------- top MENU Style --------*/
.toplink{
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: underline;
}
.toplink:hover{
	font-size: 10px;
	color: #CCCCCC;
	font-weight:normal;
	text-decoration: underline;
}
.toplink:visited{
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: underline;
}
.toplink:visited:hover{
	font-size: 10px;
	color: #CCCCCC;
	font-weight:normal;
	text-decoration: underline;
}
.whitefont{
	color:#FFFFFF;
}

/*-------- left MENU Style --------*/
.menulink{
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.menulink:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.menulink:visited{
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.menulink:visited:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
/*-------- CONTENTS Style --------*/
a{
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}
a:hover{
	color: #333333;
	font-weight:normal;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}
a:visited:hover{
	color: #333333;
	font-weight:normal;
	text-decoration: underline;
}
h1{
	font-size: 17px;
	font-weight:bold;
	color: #000000;
}
h2{
	font-size: 14px;
	color: #000000;
}
.cpright{
	font-size: 10px;
	color: #000000;
}
.line3{
	color: #FFFFFF;
	background-color: #333333;
}
.white{
	color: #000000;
	background-color: #FFFFFF;
}
.black{
	color: #FFFFFF;
	background-color: #000000;
}
.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
}

