@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.box {
	border: thin solid #CCCCCC;
}
.light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.light a:link {
	color: #666666;
}
.light a:visited {
	color: #666666;
}
.light a:hover {
	color: #990000;
}
.style1 {color: #990000}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
.descrip {
	font-family: Georgia, Times, serif;
	font-size: 11px;
}
