body { color: black; font-family: "Times New Roman", Arial, Helvetica, sans-serif; background-color: white; }
.b { border: inset 1px black; }
p { font-size: 12px; }

td { }

a:link { }

a:visited { }

a:hover { color: blue; }

a:active { }

h1 	{ 
		color: black; 
		font-size: 120%; 
		font-family: verdana; 
		font-weight: bold; 
		background-color: white; 
   	}

#wrapper { 
		width: 814px; 
		height: auto; 
		margin: auto; 
		padding: 5px; 
		border: solid 4px #ccc; 
	}

#content { 	
		width: auto; 
		height: auto; 
		padding: 0; 
	}

#nav 	{ 	
		color: #2a1fff; 
		font-size: 12px; 
		font-family: verdana; 
		font-weight: bold; 
		background-color: #fff; 
		text-decoration: underline; 
		padding: 5px; 
		border: solid 0 #fff; 
	}

#copyright { 
		color: black; 
		font-size: 14px; 
		font-weight: bold; 
		background-color: #fff; 
		text-align: center; 
		margin: inherit; 
		padding: inherit; 
		border-color: #fff; 
		border-style: none; 
	   }

#navwrapper { 
		width: 150px; 
		height: auto; 
		margin: auto; 
		border: solid 4px #ccc; 
	    }

#empty 	    { 
		border: 0 #fff; 
	    }

#bg 	    { 
		background-image: url(images/bg.gif); 
		height: auto; 
	    }

a 	    { 
		color: black; 
		text-decoration: none; 
	    }
#table2 { color: #000; font-size: 12px; font-family: arial, Helvetica, sans-serif; background-color: #e5e9eb; }
.ptable2 { text-indent: 7px; }
