@charset "utf-8";
/* CSS Document */
body {
	background-color: #cdcdcd;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.style1 {
	color: #006600;
	font-weight: bold;
}
.style2 {
	font-size: 10pt;
	color: #666600;
}
.designt a:link {
    font-size:10pt ;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}
.designt a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #006600;
}
.designt a:hover {
	text-decoration: none;
	font-weight: normal;	
	color: #0000FF;
}
.designt a:active {
	text-decoration: none;
	font-weight: normal;	
	color: #0000FF;
}
