@charset "UTF-8";
/* CSS Document */
body {
	background-color: #c8c8c8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.solid {border-style: solid; 
border-width: 1px; 
} 

.style1 {
	font-size: 18px;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333;	
}
.solid1 {border: 1px solid;
}
.style5 {	color: #FFFFFF;
	font-weight: bold;
}
.links a:link {
	text-decoration: none;
	color:#FFF;
	font-size: 14px;
}
.links a:visited {
	text-decoration: none;
	color:#FFF;
	font-size: 14px;
}
.links a:active {
	text-decoration: none;
	color:#FFF;
	font-size: 14px;
}
.links a:hover {
	text-decoration: none;
	color:#333;
	font-size: 14px;
}
p {
	line-height: 18px;
}
#aa {
	margin-top: 7px;
	line-height: 18px;
}
#bb {
	margin-top: 5px;
	line-height: 18px;
}
#cc {
	margin-top: 0px;
	line-height: 18px;
	margin-left: 4px;
}
#dd {
	margin-top: 0px;
	line-height: 18px;
	margin-left: 4px;
}
#hdiv {
	margin-left: 20px;	
}
.white {
	color: #FFF;	
}

