									BODY {
										font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
										font-size: 10pt;
										color: White;
									}

									EM {font-weight: 400; font-style: oblique; font-size: 105%}

									A {
										color: #FFFF33;
										text-decoration:none;
										font-weight: 500;
										font-style : normal;
										font-variant : normal;
									}

									A:hover {
										color: Maroon;
										background-color : #FFFFCC;
									}

									B {font-weight: 600}


									#leftPanel {
										font-weight: 400;
										font-style: normal;
										text-align: justify;
									}

									#rightPanel {
										font-weight: 400;
										font-style: normal;
										text-align: justify;
									}

									.rightDiv  {
										font-weight: 400;
										font-style: normal;
										text-align: justify;
										border:  2px outset #c0c0c0;
										padding: 10px;
									}


									#Photo {
										margin-left:5%;
										border: 2;
										float: right;
									}

									#titleBar {
										font-size: 110%;
										text-align: left;
										text-indent: 4px;
										padding-bottom: 4px;
										padding-top: 4px;
										border-style: solid;
										border-width:1px;
										border-color: #0000bb;
										border-bottom : double #0000bb;
										border-left : none;
										border-right : none;
									}


									#Main {
										background-color : #000066;
									}


									#MainX {
										background-image: url(../graphics/backB.jpg);
										background-repeat: repeat-y;
									}

									.header {
										margin: -1px;
									}

									#LinkTable
									{
										border-left : thin solid Yellow;
										font-size : x-small;
										padding-left : 3px;
										padding-right : 3px;
									}
