BODY {
	margin:0;
	padding:0;
	background:#84c447;	
}

.normal{
	font-family:georgia, serif; 
	font-size: .75em; 
	font-weight: normal; 
	color: #565656;
	text-decoration: none; 
	line-height:15pt;
}

.blue{
	font-family:georgia, serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #0191ce;
	text-decoration: none; 
	line-height:15pt;
}

.small{
	font-family:georgia, serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #fbf7eb;
	text-decoration: none; 
}

.white{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #fbf7eb;
	text-decoration: none;
	line-height:18px;
}

.link_normal{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #636363; 
	text-decoration: none;
} 

.link_normal:hover{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #0191ce; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.link_small{
	font-family:georgia, serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #464646; 
	text-decoration: none
} 

.link_small:hover{
	font-family:georgia, serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0191ce; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.link_blue{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #0191ce; 
	text-decoration: none;
} 

.link_blue:hover{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #84c447; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.link_white{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
	line-height:13pt;
} 

.link_white:hover{
	font-family:georgia, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #dfdfdf; 
	text-decoration: none; 
	border-bottom: 1px dashed;
	line-height:13pt;
}


li{
list-style-image:url(../images/bullet.jpg)
}
