/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #CCCCCC;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight:bold
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 20px;
	font-weight:bold;
}
.style2 {
	font-size: 14px;
	font-weight:bold;
}
.style3 {
	font-size: 8px;
}
.style4 {
	font-size: 20px;
	font-weight:bold;
	color:#CC6600;
}
.style5 {
	font-size: 10px;
}
.style6 {
	color:#FF6600;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style10 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight:bold;
}

.para a {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#3333CC;}
.para a:hover {color:#CC3300;}

.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.desc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.desc a:link {
	color: #000000;
	text-decoration: none;
}
.desc a:visited {
	color: #000000;
	text-decoration: none;
}
.desc a:hover {
	text-decoration: none;
	color: #00F;
}
.desc a:active {
	text-decoration: none;
}

p {margin-top: 8px;margin-bottom:8px}

h1 {margin-top: 0px;margin-bottom:8px;font-weight:bold;font-size:12px;}
