a:link 	
{
	font-family: Arial; 
	color: #ffffff; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
	background-color: transparent;
}


a:active 
{
	font-family: Arial; 
	color: #ffffff; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
}


a:visited
{
	font-family: Arial; 
	color: #ffffff; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
}


a:hover 
{
	font-family: Arial;
	color: #CD202E;
	font-size: 8pt;
	font-weight: bold;

}


.caption
{
	font-family: Tahoma;
	color: #000000;
	font-size: 14pt;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}

.bullets
{
	font-familiy: Arial;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 70px;
}