body
{
}

.menuHeader
{
	font-size: 9pt;
	font-family: Arial;
	cursor: pointer; 
	cursor: hand;

}
.pageName
{
	font-size: 18pt;
	color: #6633cc;
	font-family: Arial;
}

.bodyText1
{
	font-size: 12pt;
	font-family: Arial;
}
.bodyText2
{
	font-size: 10pt;
	font-family: Arial;
}
.bodyText3
{
	font-size: 16pt;
	font-family: Arial;
}
.footerText
{
	font-size: 10pt;
	font-family: Arial;

}

.photoCaption1
{
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}

.accentText
{
	font-weight: bold;
	font-size: 12pt;
	color: #6633cc;
	font-family: Arial;
}
.accentText2
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}

.highlightText1
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Arial;
}

.highlightText2
{
	font-weight: bold;
	font-size: 14pt;
	color: #6633cc;
	font-family: Arial;
}
.highlightText3
{
	font-weight: bold;
	font-size: 18pt;
	color: #6633cc;
	font-family: Arial;
}
.highlightText4
{
	font-weight: bold;
	font-size: 14pt;
	color: #cc3300;
	font-family: Arial;
	text-decoration: underline;
}

.highlightText5
{
	font-weight: bold;
	font-size: 13pt;
	color: #cc3300;
	font-family: Arial;
}
.highlightText6
{
	font-size: 12pt;
	color: #cc3300;
	font-family: Arial;
}
.bulletText
{
	list-style-position: outside;
	text-indent: 36pt;
	list-style-type: disc;
}
a:link
{
	
	font-size: 10pt;
	color: #0099ff;
	font-family: Arial;
}
a:visited
{
	
	font-size: 10pt;
	color: #0099ff;
	font-family: Arial;
}

