/* General style sheet for the Toolbox web site */

/* <link type="text/css" rel="stylesheet" title="default styles" href="styles/general.css"> */


body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif
}

body, p, li, td, ul, ol, dl, blockquote, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif
}

p, td, ul, ol, dl, li, blockquote {
	font-size: 10pt
}

body {
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	color: rgb(24,30,165)
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	color: rgb(24,30,165)
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	color: rgb(24,30,165)
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: rgb(24,30,165)
}


h5 {
	font-size: 9pt;
	font-weight: bold;
	color: rgb(00,00,00)
}

a {
	text-decoration: none;
	color: rgb(48,44,125)
}

.small {
	font-size: 8pt
}
.head {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: rgb(24,30,165)
}
.blurp {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(00,68,60)
}
.headblurp {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: rgb(00,68,60);
	font-weight: bold
}
.whitelink {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: rgb(255,255,255)
}
.introBlurb { font-family: Arial, Helvetica; font-size: 11pt; color: #990066; font-weight: bold }
.smallBlurb { font-family: Arial, Helvetica; font-size: 10pt; color: #990066; font-weight: normal }
.introtext { font-family: Arial, Helvetica; font-size: 8pt; color: #990066; font-weight: normal }
