table.twoPix {
		border-style: solid;
		border-width: 0px;
		border-color: #262264;
} 

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #262264;
	font-size: 16px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c95723;
	font-size: 14px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #262264;
	font-size: 11px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99090d;
	font-size: 14px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.uses:link {color: #ffffff; font-weight: bold }
a.uses:visited {color: #ffffff; font-weight: bold }
a.uses:hover { color: orange; text-decoration: underline; font-weight: bold }
a.uses:active {color: red; font-weight: bold } 

a.darkBlue:link {color: #262264; font-weight: bold }
a.darkBlue:visited {color: #262264; font-weight: bold }
a.darkBlue:hover {color: #262264; text-decoration: underline; font-weight: bold }
a.darkBlue:active {color: #262264; font-weight: bold }

a.darkRed:link {color: #99090d; font-weight: bold }
a.darkRed:visited {color: #99090d; font-weight: bold }
a.darkRed:hover {color: #99090d; text-decoration: underline; font-weight: bold }
a.darkRed:active {color: #99090d; font-weight: bold }

a.darkGreen:link {color: #004517; font-weight: bold }
a.darkGreen:visited {color: #004517; font-weight: bold }
a.darkGreen:hover {color: #004517; text-decoration: underline; font-weight: bold }
a.darkGreen:active {color: #004517; font-weight: bold }
