/* CSS Document */
.text2 {  
	font-family:Times New Roman; 
	font-size:16px; 
	color:black;
}

.textBottom {
	font-family:Times New Roman; 
	font-weight:bold; 
	font-size:12px; 
	color:#3366CC;
}


A
{
	color:#3366CC;
}

A.Awhite{
	text-decoration:none; 
	color:white;
	font-size:16px; 
	
}

A.Ablack{
	text-decoration:none; 
	color:black;
	font-size:16px; 
}

.Table1 {
	border-style:solid;
	border-bottom:none;
	border-top:none;
}

