#container  {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 800px;
    background-color:#ffffff;
}



a {
	color : Navy;
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : bold;
	text-decoration : none;
}

a:hover {
    color : #4E69DE;
}

body {
	color : Navy;
	background-color : white;
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : normal;
}

div {
	background-color : white;
}

td {
	color : navy;
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : normal;
}

.small {
	color : navy;
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : normal;
}


.title {
	color : white;
	font-size : 36pt;
	font-family : "Kabel Bk BT", "Trebuchet MS", Arial;
	font-weight : normal;
}

.pick {
	font-weight : normal;
	color : navy;
	font-size : 12pt;
	font-family : "Times New Roman";
}


.colorChange {
	color : #4E69DE;
	background-color : white;
}

.Nav {
	color : #000051;
	background-color : white;
	font-weight : normal;
	font-family : Arial;
	text-decoration : none;
}

.Nav:hover {
	color : #4E69DE;
}


@font-face {
    font-family: Kabel Bk BT;
    font-style:  normal;
    font-weight: normal;
    src: url(KABELBK0.eot);
  }
