@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EBF6FA;
	background-image: url(images/grey_bg_daig.jpg);
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
.style2 {font-size: large}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style4 {
	font-size: xx-large;
	font-weight: bold;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: medium;
}
.style12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style13 {font-size: medium}
.style14 {font-weight: bold; color: #990000;}
.style15 {color: #CC0000}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

