.RowLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #3333FF;
	background-color: #CCFFCC;
	text-align: center;
	vertical-align: middle
}
.ColLabel {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #CC00CC; text-align: center; vertical-align: baseline; background-color: #FFFFCC}
img {
	border: thin solid #000000;
}

.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	background-color: #cccccc;
	visibility: visible;
	text-align: center;
}

.SectionHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #006699;
	font-style: normal;
	background-color: #cccccc;
	visibility: visible;
	text-align: center;
}

.Datefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	background-color: #cccccc;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #cccccc;
	color: #111111;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	background-color: #cccccc;
}

hr {
	color: #111111;
}
.PhotoLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #111111;
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}

a:visited 
{
	color: #111111;
	background-color: #cccccc;
}

a 
{
	font-size: 12pt;
	color: #111111;
	background-color: #cccccc;
}

.photo 
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin: 0px;
	padding: 5px;
}

img:Thumbnail 
{
	text-align: center;
	vertical-align: middle;
	border: 0;
}
form 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	background-color: #FFFFFF;
}

.JSLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	cursor: text;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

