body {
			background-color: #05192D;
			font: 12px Verdana;
			color: #FFFFFF;
			margin-top: 0px;
			margin-right: 0px;
/*			scrollbar-arrow-color: #FFFFFF;
			scrollbar-base-color: #294663;
			scrollbar-face-color: #294663;
*/
	}

pre {
			margin-left: 2em;
			font: 12px Courier New, Courier, mono;
			color: #294663;
			background-color: #FFFFFF;
			overflow: auto;
			padding:5px 12px 10px;
		/*	width: 640px; */
	}

td {
			font-family: Verdana;
			font-size: 12px;
			color: #FFFFFF;
	}

td.quote {
			font-family: Verdana;
			font-size: 12px;
			color: #05192D;
			background-color: #A3C1E0;
	}

td.quote2 {
			font-family: Verdana;
			font-size: 12px;
			color: #FFFFFF;
			background-color: #294663;
	}

A:link {
			text-decoration: none;
			color: #A3C1E0;
	}

A:link.nav {
			text-decoration: none;
			font-weight: normal;
			color: #A3C1E0;
	}

A:visited	{
				text-decoration: none;
				color: #A3C1E0;
	}

A:hover {
			text-decoration: none;
			color: #FFFFFF;
	}

li.major {
			list-style-image: url(media/fdot.gif);
	}

li.minor {
			list-style: disc;
			list-style-image: none;		
	}

h1 {
			font-size: 36px;
			color: #FFFFFF;
	}

h2 {
			font-size: 24px;
			color: #FFFFFF;
	}

h3 {
			font-size: 20px;
			color: #FFFFFF;
	}

h4 {
			font-size: 16px;
			color: #FFFFFF;
	}

img	{
			border-width: 0px;
	}

.choice-text {
			font: 12px Verdana;
			color: #FFFFFF;
	}

.question-text {
			font: 14px Verdana;
			font-weight: bold;
			color: #FFFFFF;
	}

input {
			background-color: #294663;
			color: #FFFFFF;
			font: 12px Verdana;
	}

textarea {
			background-color: #294663;
			color: #FFFFFF;
			font: 12px Verdana;
	}

input.blue {
			background-color: #294663;
			color: #FFFFFF;
			font: 12px Verdana;
	}

textarea.blue {
			background-color: #294663;
			color: #FFFFFF;
			font: 12px Verdana;
	}

.section-heading {
			color: #05192D;
			background-color: #C0C0C0;
	}

.section-heading-title {
			font-weight: bold;
			font-size: 14px;
	}

.white-border {
			border-color: #FFFFFF;
	}


form {
			margin-top: 0;
			margin-bottom: 0;
	}

.blog-content {
			margin-left: 40px;
			margin-right: 40px;
	}

.nav {
				text-decoration: none;
				font-weight: normal;
				color: #A3C1E0;
	}
