
a:link {
	color: #808080;
	font-weight: normal; 
	text-decoration: underline; 
	}

a:visited {
	color: #808080;
	font-weight: normal;
	text-decoration: underline; 
	 }

a:hover {
	color: #808080;
	font-weight: normal; 
	text-decoration: underline;  
	}

a:active {
	color: #000000;
	font-weight:bold; 
	text-decoration: none;  
	}


.copy {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 9pt; 
font-style: normal; 
color: #000000; 
text-decoration: none }


.copyital {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 9pt; 
font-style: italic; 
color: #000000; 
text-decoration: none }

.smcopy {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 8pt; 
color: #000000; 
text-decoration: none; 
font-weight:bold }

.copybold {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 9pt; 
font-style: normal; 
color: #000000; 
text-decoration: none; 
font-weight:bold  }

.titlebold {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 12pt; 
font-style: normal; 
color: #000000; 
text-decoration: none; 
font-weight:bold  }

.titleit{
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 11pt; 
color: #000000;
padding: 0.3em;
background: #CCCCCC; 
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-decoration: none; 
font-weight:bold  }

h2 {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 14pt; 
color: #808080;
text-decoration: none; 
font-weight:bold  }


.titleblack {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 12pt; 
font-style: normal; 
color: #000000;
 text-decoration: none; 
 font-weight: normal  }


.footer {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 10px; 
font-style: normal; 
color:#000000; 
text-decoration: none; 
font-weight:normal }

.topnav {
	font-family: Verdana,Geneva,Arial,Sans-Serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #C0C0C0; 
	text-decoration: none; 
	font-weight: bold; 
	}

.topnav a:link {
	color:#000;
	text-decoration: none;
	font-weight: bold; 
	}

.topnav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;  
	}
	
.topnav a:hover {
	color:#C0C0C0;
	text-decoration: none;
	font-weight: bold; 
	}
	
.topnav a:active {
	color: #C0C0C0;	
	text-decoration: none;
	font-weight: bold;  
	}


body {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 9pt; 
font-style: normal; 
color: #000000; 
text-decoration: none }

table, td, tr {
font-family: Verdana,Geneva,Arial,Sans-Serif; 
font-size: 9pt; 
font-style: normal; 
color: #000000; 
text-decoration: none }

	
#pagecontent {
	margin-top: 24px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	text-align: center;
	width: 700px;
	border: 1px solid #000;
	background:#FFF;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,Geneva,Arial,Sans-Serif; 
	}