body  { background-image: 
	url('../images/blueblack.gif');
	background-repeat: repeat;
	font-family: verdana, Times New Roman, Times, serif; 	 
}
h3{font-family: verdana, Times New Roman, Times, serif;
	margin-bottom: 1px;
}

.border {border-color: #000000;
border-style: solid;
border-width: 5px;
}
.text{font-family: verdana, Times New Roman, Times, serif; 
	color: #330066;
	font-size: 12px;
}
.caption{font-family: verdana, Times New Roman, Times, serif; 
	color: #330066;
	font-size: 10px;
	font-style: italic;
}

.link {
font-size:medium;
font-stretch:wider;
color:white;
}

.border2 {
border-collapse: collapse;
}

.checklist{
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 12px;
	color: #330066;
}

.checklist2{
	font-family: helvetica, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;

	list-style-image: url('../images/smbb.gif');
	color: #330066;
}



a.case1:link {color: #000000;
	text-decoration: underline;
}
a.case2:link {color: #000000;
	text-decoration: underline;
}

a.case3:link {color: #ffffff;
	text-decoration: none;}    
a.case3:visited {color: #ffffff;
	text-decoration: none;}  
a.case3:hover {color: #000099}  
a.case3:active {color: #ffffff}  

a.case4:link {color: red;}    
a.case4:visited {color: red;}  
a.case4:hover {color: blue}  
a.case4:active {color: blue}  