
a:link
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color : #696969;
}

a:visited
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color : #696969;
}

a:hover
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: underline;	
	color : #ff8c00;
}

a:active
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color : #696969;
}
	
.tiny
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #696969;
}

.tiny_top
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #696969;
}

.title_text
{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	text-decoration: none;
	color : #006400;
}

.border
{
	border : medium solid Green;
}

.page_corner
{
	background-image: url(images/page_corner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment : fixed;
}

.page_text
{
	font-family : sans-serif;
	font-size : 10pt;
}

a.top:link
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}

a.top:visited
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}

a.top:hover
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: underline;
	color : #ff8c00;
}

a.top:active
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}

a.nav:link
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #006400;
}

a.nav:visited
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #006400;
}

a.nav:hover
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #ff8c00;
}

a.nav:active
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #006400;
}.bold_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: italic; font-weight: bold; color: #666666}
