
table.header {
	background-color: #000033;
	border: 1;
	border-color: #FFFFFF;
	font-family: "verdana";
	margin-top: 20px;
	padding: 0px ;
}
table.main {
	background-color: #FFFFFF;
	border: 1;
	border-color: #FFFFFF;
	font-family: "verdana";
	margin-top: 20px;
	
}

th.news {
	color: #660099 ;
	font-size: 125% ;
}

table.header a:link {color: #CCFFFF; text-decoration: none; }
table.header a:active {color: #CCFFFF; text-decoration: none; }
table.header a:visited {color: #CCFFFF; text-decoration: none; }
table.header a:hover {color: #FFFFFF; text-decoration: none; }

td.header a:link {color: #CCFFFF; text-decoration: none; }
td.header a:active {color: #CCFFFF; text-decoration: none; }
td.header a:visited {color: #CCFFFF; text-decoration: none; }
td.header a:hover {color: #FFFFFF; text-decoration: none; }


td.picture a:link {color: #FFFFFF; }
td.picture a:active {color: #FFFFFF; }
td.picture a:visited {color: #FFFFFF; }

td.picture {
	width: 300px ;
 }

td.header {
	background-color: #000033 ;
	font-family: "georgia", "verdana" ;
	font-size: 125% ;
	padding: 10px ;
	font-style: "italic" ;
}

table.content {
	width: 600px;
	padding: 10px
}

td.content {background-color: #FFFFFF;
	color: #000000;
	width: 500px;
	text-align: justify;
}

table.content a:link {color: #006666; text-decoration: none; }
table.content a:active {color: #006666; text-decoration: none; }
table.content a:visited {color: #006666; text-decoration: none; }
table.content a:hover {color: #666600; text-decoration: none; }

table.content td { padding: 10px; 
	text-align: justify; text-justify: newspaper; }

table.photo a:link {color: #FFFFFF; text-decoration: none; }
table.photo a:active {color: #FFFFFF; text-decoration: none; }
table.photo a:visited {color: #FFFFFF; text-decoration: none; }
table.photo a:hover {color: #FFFFFF; text-decoration: none; }

table.intro a:link {color: #3333CC; text-decoration: none; }
table.intro a:active {color: #3333CC; text-decoration: none; }
table.intro a:visited {color: #3333CC; text-decoration: none; }
table.intro a:hover {color: #3333CC; text-decoration: none; }


body.intro { background-color: #030000; text-align: center;
	font-family: "brush script mt", "sans-serif" ;
	color: #3333CC;
}
th.leads { font-size:150%; }

li {padding: 9px; }

p.intro { margin-top: 100px; margin-bottom: 0px; font-size:300%; }

p.footer { margin-top: 50px }

p.bio { margin-top: 0px;
	margin-bottom: 10px;
	text-indent: 50px;
	text-align: justified;
	text-justify: newspaper;
}
p.first { margin-bottom: 10px;
	text-align: justified;


}

