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

body,td,th {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #999999;
}
.h1 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	}
.style1 {font-size:14px}
	
.style2 {
	font-size: 24px
}
.style3 {
	font-size: 14px;
	color: #6E9BCA;
}
.style4 {font-size: 13px
}
.style5 {font-size: 18px
}
.style6 {
	color: #333333;
	font-style: italic;
	font-size: 13px;
}
.style7 {
	color: #333333;
	font-style: italic;
}
.style8 {
	font-family:Georgia, "Times New Roman", Times, serif
}
.style9 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

