  TABLE.MYTABLE
  { 
     font-family : "Times New Roman", Times, serif;
     font-size:18px;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:black;
     width:770px;
  }

  TR.MYTABLE
  { 
     vertical-align:top;
  }

  TD.MYTABLE
  {  
     font-size:18px;
     background-color:#EEEEEE;
     color:#000000;
     border-style:none;
     border-width:1px;
     text-align:left;
  }

.title:link,.title:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC33FF;
}
a:visited {
	color: #9933CC;
}
a:hover {
	color: #990099;
}


    P.photo_text {
    font-family : "Times New Roman", Times, serif;
    font-size : 18px;
    font-weight : normal;
    color : #000000;
    text-align : center;
    }

    P.photo_text:first-letter {
    font-family : "Times New Roman", times, serif;
    font-size : 36px;
    color : #CC33FF;
    }
	P.photo_text_purple {
    font-family : "Times New Roman", Times, serif;
    font-size : 18px;
    color : #CC33FF;
    text-align : center;
    }

    P.photo_text_purple:first-letter {
    font-family : "Times New Roman", times, serif;
    font-size : 36px;
    color : #CC33FF;
    }
.large_purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990099;
}
.small_text {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.titles {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.top_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC33FF;
	font-weight: bold;
}
.left_nav:link,.left_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left_nav_sm:link,.left_nav_sm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left_nav:hover {
	padding-left:4px;
}
.left_nav_sm:hover {
	padding-left:4px;
}

