body{ background-color: gray } 
 
p {
	color: white;
	background-color: white;
	
	border-width: 0px;
	padding: 8px;
	Width: 791px;
	position: static;
	text-align: center;
	top: auto;
	left: auto;
	margin: 5px auto;
	right: auto;
} 

h3 { 
position: relative; 
top: 0px;
left: 0px;}


a.one:link { 
color: black; 
background-color: white;
text-decoration: none;
border: 1px solid;
border-color: #0768B2;
padding: 5px}

a.one:visited { 
color: black; 
background-color: #96b8d2;
text-decoration: none;
border: 1px solid;
border-color: #0768B2;
padding: 5px }

a.one:hover {
color: white; 
background-color: #0768B2;
text-decoration: none;
border: 1px solid;
border-color: #0768B2;
padding: 5px } 

a.two:link { 
color: black; 
text-decoration: none;
border: 0px;
padding: 0px}

a.two:visited { 
color: black; 
text-decoration: none;
border: 0px;
padding: 0px }

a.two:hover {
color: white; 
text-decoration: none;
border: 0px;
padding: 0px } 
.g {
	color: white;
	background-color: white;
	border: dashed;
	border-width: 1px;
	padding: 6px;
	Width: auto;
	position: relative;
	text-align: center;
	left: auto;
	margin: 5px auto;
	right: auto;
	white-space: pre;
	height: auto;
}

.proof{
text-align:center;
height:32px;
line-height:32px;
vertical-align:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;}

