/* pegweber.css.stylesheet */


text
{
font-family: Century Gothic, sans-serif;
size: 13px;
color: #000066;
}

td {text-align: center;
    border: 0px;
    font-family: Century Gothic, sans-serif;
    size: 15px;
    color: #000066;
    padding-left: 10px;
    padding-right: 10px;
}

td.nav{text-align: left;
       padding-left: 1px;
       padding-right: 1px;}

img
{ border: 0px;
}

body
{
background-color:#FFFFFF;
margin-left:50px;
margin-right:10px;
margin-top:10px;
}

/*nav table*/

table {border:0px;
       width: 185px;}

/* links */
a:link {color: #000066; 
       text-decoration: none; 
	font-weight: bold;
	size: 16px}

a:visited {color: #000066; 
       	  text-decoration: none; 
	font-weight: bold;
	  size: 16px}

a:active {color: #000066; 
       text-decoration: none;
	font-weight: bold; 
	size: 16px}

a:hover {color: #3333FF; 
       text-decoration: none; 
       	font-weight: bold;
	size: 16px}