	body {
		background-image:url(../splash/bak1.jpg);
		font-family:Verdana, Arial, Helvitica, Tahoma;
		font-size:0.7em;
		color:#323935;
		position: relative;
		text-align: left;
		width: 700px;
     		border-top:0;
     		border-bottom:0;
      		margin:auto;
      		padding:10px;
		}

	a {color:#0000ff; text-decoration:none; font-weight:bold;}
	a:visited {color:#c0c0c0; font-weight:bold;}
	a:hover {color:#ff0000; text-decoration:underline; font-weight:bold;}
	a:active {color:#0000ff; font-weight:bold;}	
	
	p,h1,h2,td,options {
		color:#000000;
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:1.4em;
		padding-top:10px;
		}
		
	h2 {
		font-size:1.1em;
		padding-top:10px;
		text-align:center;
		}
		
	.frame1 {
		width:700px;
		text-align:center;
		background:#ffffff;
		border:1px solid #4D5949;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	.frame2 {
		width:700px;
		background:#ffffff;
		border:1px solid #4D5949;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	.footer {
		width:700px;
		text-align:center;
		font-size:0.9em;
		}
					
	table {
 		width:100%;
		}
		
	td, th {
 		padding: .5em .5em;
  		vertical-align:top;
		width:50%;
		}

		
