/* CSS Document */
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #ffff99;
	vertical-align: top;	
	line-height:normal;
}
h1,h2,h3,h4 {
	font-family: arial;
	color: #ffff99;	
}
strong,b {
    font-size: 16px;	
	font-family: arial;
	font-weight: regular;
	color: #ffff99;
	line-height:normal;	
}
p {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;	
	line-height:normal;
}
img{border:0;
}
a {
	font-family:arial;
	font-size: 12px;	
	color: #ffff99;
	text-decoration: none;
			
}
a:visited {
	font-family:arial;
	font-size: 12px;	
	color: #ffff99;
	text-decoration: none;	
}
a:hover {
    font-family:arial;
	font-size: 12px;	
	color: #ffffff;
	text-decoration: underline;
}
a:active {
    font-family:arial;
	font-size: 10px;	
	color: #ffffff;
	text-decoration: underline;	
}
.div{
    font-family: arial;
	font-size: 12px;
	vertical-align: top;	
	line-height:normal;
	color:#FFFFFF;
}
