/* CSS Document */

a {
	color: #E8E8FF;
	/*font-weight: bold;*/
}

body, p {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
line-height:16px; 
margin-top: 20px;
}
.header{
margin-top: 0px; 
font-size: 18px; 
font-weight: bold; 
line-height:19px; }


li {
	list-style: disc -5px;
	
	
}
