.Panel {  
	font-family: Tahoma; 
	font-size: 17px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff; 
	line-height: 13px; 
	text-decoration: none
	}
.Panel a:link {	
	color: #ffffff;	
	text-decoration: none;
	}
.Panel a:visited {	
	color: #ffffff;	
	text-decoration: none;
	}
.Panel a:hover {	
	color: #FF3366;	
	text-decoration: none;
	}
.Panel a:active {	
	color: #FF3366;	
	text-decoration: none;
	}
a:link {	color: #111682;	text-decoration: none;}
a:visited {	color: #111682;	text-decoration: none;}
a:hover {	color: #FF3366;	text-decoration: none;}
a:active {	color: #111682;	text-decoration: none;}
.text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.redtext {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal; color: #FF0000;
}
.bold {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.italics {
	font-family: Tahoma;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.textsmall {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.textvsmall {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.bullet {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	list-style-position: outside;
	list-style-type: disc;
}
.border {
	border: 1px solid #000000;
}

