/* CSS Document */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF8A00;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	color: #FF8A00;
}

.style6 {
	font-weight: bold; font-size: 10px;
}
.text2 {
	color: #4266FF;
	font-size: 12px;
	font-weight:bold;
}

.textHeader {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

.dupMem {
	font-style: italic;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4266FF;
	font-size: 20px;
	font-weight:bold;
	padding-left: 12px;
	
	}

.style10 {
	font-size: 10px
}

a:link {
	font-weight: bold;
	color: #4266FF;
}

a:hover {
	font-weight: bold;
	color: #FF0000;
}


a.rollover { 
	display:block;
	width: 44px;
	height: 34px;
	text-decoration: none;
	background: url("images/SFXreslice_19.gif") 0 0 no-repeat;
}

a:hover.rollover { 
	background: url("images/button_flash.gif") 0 0 no-repeat;
}
