body	{
		color:#663300;
		margin-top: 50px;
        background-image:url(../dot1a4mi01.gif);
        }
h1	{
	font-size:40px;
	font-family:'Monotype Corsiva', 'Times New Roman', Geneva;
	width:300px;
	background-color:#99cc99;
	color:white;
    }
h2	{
	font-size:large;
	font-family:'Monotype Corsiva', 'Times New Roman', Geneva;
    }
td	{
	text-align: center;
    }
.name	{
		text-align: center;
        background-color:#cccc99;
		font-size:13px;
        height:30px;
        width:260px;
        border-style:dashed;
    	border-width:3px;
    	border-color:#99cc99;
		padding-top:10px;
        margin:0px;
        vertical-align: bottom;
        }
.photo	{
		padding-left:20px;
        padding-right:20px;
	    border-style:hidden;
        }
.photo_tr	{
			height:230px;
    	    border-style:none;
            }
img	{
	height: 190px;
    width: 250px;
    border-style:none;
    }
table	{
		background-color:#ffffff;
        }
a:link	{	border-style:hidden;
		}
a:visited	{	border-style:none;
			}