BODY {font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;}

.title {font-size: 15px; font-weight: bold; color: #AB0041; font-family: Georgia, Times New Roman, Times, serif;}

h3 {font-size: 15px; font-weight: bold; color: #000; font-family: Georgia, Times New Roman, Times, serif;
	margin:25px 0px 2px;
	text-align:center;
}

A:link {color: #630000; font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;}

A:visited {color: #630000; font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;}

A:hover {color: #AB0041;}

P {font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;}

td {font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;}

th {font-size: 13px; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif;}

input {font-size: 13px;}

FORM {padding: 0px; margin: 0px;}

.highlight
{
	color:#AB0041;
}

.largetype 
{
	font-size:15px;
}

.smalltype 
{
	font-size:10px;
}

.center
{
	text-align:center;
}

.sectiontitle
{

	font-size:16px;
	color: #AB0041;
font-weight:bold;
font-style:italic;
text-align:center;
}

/* Photo Display */
#photoHolder
{
	position:absolute;
	top:40px;
	left:60px;
	width:530px;
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
	border:3px double #000;
	display:none;
}
#photoHolder div
{
	margin:10px 0px;
}

#photoCaption
{
}

.mainTable
{
	position:relative;
}
