@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14.4px;
}
a:visited {
	text-decoration: none;
	color: #006;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: normal;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: rgb(0,0,0);
	line-height: 12pt;
}
.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	font-weight: normal;
	color: rgb(0,0,0);
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.sidebarlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	color: #660000;
	
}
  </style>
