

a:link {
	color: #0181DE;
		text-decoration: underline;
}

a:visited{
	color: #0181DE;
	text-decoration: underline;
}

a:hover {
	color: #52AFF5;
	text-decoration: underline overline;
}

a:active {
	color: #52AFF5;
	text-decoration: none;
}

a.topnav:link	{color: #FFFFFF; font-size: 8pt; text-decoration: none}

a.topnav:visited {color: #FFFFFF; font-size: 8pt; text-decoration: none}

a.topnav:hover	{color: #FFFFFF; font-size: 8pt; text-decoration: underline}

a.topnav:active {color: #FFFFFF; font-size: 8pt; text-decoration: underline}

body {
	background-color: #EDEDED;
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	}

h2 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}

td{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

.domain {
	font-family: Tahoma, Arial, sans-serif;
        font-size : 11px;
        color: #ffffff;
}


.btcopyrights {
	color: #333333;
	font-size: 8pt;
}

.btheaderbk {
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
}

.btlogobk {
	background-image: url(images/bklogo.jpg);
	background-repeat: no-repeat;
}

.btnavbk {
	background-image: url(images/bknav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btsubtitle {
	color: #00D9FF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
p  { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
 } 