BODY
{
	color: royalblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
TABLE
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}
.Image
{
	cursor: hand;
}
.Header
{
	font-weight: bold;
	font-size: 14pt;
}
.Regular
{
	font-size: 10pt;
}
.RegularBold
{
	font-size: 10pt;
	font-weight: bold;
}
.RegularItalics
{
	font-size: 10pt;
	font-style: italic;
}
.RegUnpub
{
	font-size: 10pt;
	color: red;
}
.RegOutDated
{
	font-size: 10pt;
	color: green;
}
.Small
{
	font-size: 8pt;
}
.SmallBold
{
	font-size: 8pt;
	font-weight: bold;
}
.SmallItalics
{
	font-size: 8pt;
	font-style: italic;
}
.Large
{
	font-size: 12pt;
}
.LargeBold
{
	font-size: 12pt;
	font-weight: bold;
}
.LargeItalics
{
	font-size: 12pt;
	font-style: italic;
}
.XLarge
{
	font-size: 18pt;
}
.XLargeBold
{
	font-size: 18pt;
	font-weight: bold;
}
.XLargeItalics
{
	font-size: 18pt;
	font-style: italic;
}
.CalendarReg
{
	font-size: 10pt;
	font-weight: bold;
	cursor: hand;
}
.HorzHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: silver;
}
.AddressHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #D7EBFF;
}
.CalendarToday
{
	font-size: 10pt;
	font-weight: bold;
	cursor: hand;
	color: red;
}
.CalendarOut
{
	font-size: 10pt;
	font-weight: bold;
	color: silver;
}
.CalendarHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: #003366;
}
.CalendarDOWHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	background-color: #C0C0C0;
}
.CalendarRow0
{
	font-size: 10pt;
	font-weight: bold;
}
.CalendarRow1
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #D7EBFF;
}
.Row1
{
	font-size: 10pt;
	font-weight: bold;
}
.Row2
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #D7EBFF;
}
.RowSpecial
{
	font-size: 10pt;
	color: red;
	font-style: italic;
}
.menu
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}
.menu A:link
{
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
.menu A:visited
{
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
.menu A:hover
{
	cursor: hand;
	color: black;
	text-decoration: none;
}
.middleloop
{
	font-weight: normal;
	font-size: 8pt;
	color: silver;
	font-family: Arial;
}
.middleloop A:link
{
	font-size: 8pt;
	color: silver;
	text-decoration: none;
}
.middleloop A:visited
{
	font-size: 8pt;
	color: silver;
	text-decoration: none;
}
.middleloop A:hover
{
	cursor: hand;
	color: black;
	text-decoration: none;
}
.bullet
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.bullet A:link
{
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
.bullet A:visited
{
	font-weight: bold;
	color: royalblue;
	text-decoration: none;
}
.bullet A:hover
{
	cursor: hand;
	color: black;
	text-decoration: none;
}
