
A {
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	}
A.toplink {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
A.toplink:hover {
	color: maroon;
	text-decoration: underline;
	}
A.toplinksmall {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}
A.toplinksmall:hover {
	color: maroon;
	text-decoration: underline;
	font-size: 9pt;
	}
A.toplinksmall8 {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	}
A.toplinksmall8:hover {
	color: maroon;
	text-decoration: underline;
	font-size: 8pt;
	}
A.toplink14 {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	}
A.toplink14:hover {
	color: maroon;
	text-decoration: underline;
	font-size: 14pt;
	}
A.bottomlink {
	color:black;
	text-decoration: none;
	}
A.bottomlink:hover {
	color:#003366;
	text-decoration: none;
	}
A.ss_control{
	color:black;
	text-decoration:none;
	font-size:x-small;
}
A.ss_control:hover{
	color:maroon;
	text-decoration:underline;
}
.title {
	font-size:18pt;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	}
body.headline {
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	}
h1 {
	font-size: 28pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	}
h2 {
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;	
	margin-top: 3px;
	margin-bottom: 0px;
}
h3 {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}
h4 {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8B0000;	
}
h5 {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	font-style: italic;
}
h6 {
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
}
hr {
	color: Black;
	font-weight: normal;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.bodytitle {
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
.italics10 {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: Black;
	}
.italics8 {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: Black;
}
.regular10 {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Black;
	}
.regular8 {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Black;
	}
td {
	font-size:10pt;
	}

.headline{
	font-size: 14pt;
	font-weight:bold;
	font-color:black;
	} 
img{
	border-style:none;
	}

/*#header {
	border:#999999;
	border:medium;
	width:100%;
	background-color:white;
	}
#left-col {
	float:left;
	border-width:medium;
	border-color:#999999;
	width:25%;
	height:750 px;
	vertical-align:top;
	}
#tabs {
	width:100%;
	height:45 px;
	}
#content {
	float:right;
	height:750 px;
	vertical-align:top;
	}
*/