A {
	text-decoration: underline;
}
A:ACTIVE {
	color: #666633;
}
A:LINK {
	color: #666633;
}
A:HOVER {
	color: #800000;
}
A:VISITED {
	color: #666633;
}
/*	text-decoration: underline;*/
}
/*A:VISITED {
	color: #663300;
}
*/
body {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body,td,th {
	color: #800000;
	font-family: Book Antiqua;
	font-size: 11pt;
	font-weight: bold;
}

a.NavMenu, a.NavMenu:active, a.NavMenu:visited {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

a.NavMenu:hover {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

h1 {
	font-size: 16pt;
	font-family: Book Antiqua;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

a.NavMenuIt, a.NavMenuIt:active, a.NavMenuIt:visited {
	text-decoration: none;
	font-size: 12pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
	line-height: 2.0;
}

a.NavMenuIt:hover {
	text-decoration: none;
	font-size: 12pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
	line-height: 2.0;
}

a.NavSubMenu, a.NavSubMenu:active, a.NavSubMenu:visited {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

a.NavSubMenu:hover {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

a.NavLinks, a.NavLinks:active, a.NavLinks:visited {
	text-decoration: underline;
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

a.NavLinks:hover {
	text-decoration: underline;
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

a.NavLinks10, a.NavLinks10:active, a.NavLinks10:visited {
	text-decoration: underline;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

a.NavLinks10:hover {
	text-decoration: underline;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.NavTitle {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.NavSubTitle {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

.BoxText {
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
	border: 3px solid #CC3300;
}

.ThinBoxText {
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
	border: 1px solid #CC3300;
}

.blogheading {
	text-decoration: none;
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.blogtext {
	text-decoration: none;
	font-size: 9pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.Text9 {
	font-size: 9pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.Text10 {
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.Text11 {
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.GreenText10 {
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

.UnGreenText10 {
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	text-decoration: underline;
	color: #666633;
}

.ItalicGreenText10 {
	font-size: 10pt;
	font-family: Book Antiqua;
	font-weight: bold;
	font-style: italic;
	color: #666633;
}

.GreenText {
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #666633;
}

.ItalicText {
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.UnderlinedText {
	text-decoration: underline;
}

.UnItGreenText {
	font-size: 11pt;
	font-family: Book Antiqua;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #666633;
}

.Text12 {
	font-size: 12pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}

.Text14 {
	font-size: 14pt;
	font-family: Book Antiqua;
	font-weight: bold;
	color: #800000;
}
#article {
	float: left;
	padding: 10px;
}

