Horizontal Line {hr: width="80%" size=1 color=#000080;}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica;
	font-color: #000000;
	font-style: Strong;
}

/*
 h1 {
	color: rgb(0, 0, 0);
}

h2 {
	color: rgb(51, 0, 153); 
}

h3 {
	color: rgb(204, 0, 153); 
}

h4 {
	color: rgb(0, 51, 102);
}

h5 {
	color: rgb(51, 0, 153);
}

h6 {
	color: rgb(204, 0, 153);
}

*/

A.breadcrumb:link { color: #000033; text-decoration:none;}
A.breadcrumb:visited { color: #666666; text-decoration:none;}
A.breadcrumb:active { text-decoration:none;}
A.breadcrumb:hover { color: #ff0000; text-decoration:underline;}


.PageTitle {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000099;
	font-weight: normal;
	font-size: small;
}

.Footer {
	font-family: Verdana, Arial, Geneva, MS Sans Serif, sans-serif;
	color: #666666;
	font-size: xx-small;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

A.footer:link { color: #000080; text-decoration:none;}
A.footer:visited { color: #000080; text-decoration:underline;}
A.footer:active { text-decoration:none;}
A.footer:hover { color: #000080; text-decoration:underline;}


.Header {
	font-family: Geneva, MS Sans Serif, Verdana, Arial, sans-serif;
	color: #66666;
	font-size: xx-small;
}

.ItemTitle {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	font-weight: bolder;
	font-size: small;
}
.ListTitle  {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000099;
	font-weight: normal;
	font-size: small;
}

.PageIntro {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 11pt;
}

BODY, P, BLOCKQUOTE, UL, LI, { 
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 10pt;
	scrollbar-arrow-color:#ffffff;
}

A:link { color: #000080; text-decoration:none;}
A:visited { color: #000080; text-decoration:none;}
A:active { text-decoration:none;}
A:hover { color: #3DA5D9; text-decoration:underline;}
