A:link {
	color: #707070;
	text-decoration: underline;
}
A:visited {
	color: #707070;
	text-decoration: underline;
}
A:hover	{
	color: #COCOCO;
	text-decoration: underline;
}

.noline:link {
	text-decoration: none;
	color: #444444;
}
.noline:visited {
	text-decoration: none;
	color: #444444;
}
.noline:hover {
	text-decoration: none;
	color: #444444;
}

.smblock:link {
	text-decoration: underline;
	color: #000066;
}
.smblock:visited {
	text-decoration: underline;
	color: #000066;
}
.smblock:hover {
	text-decoration: underline;
	color: #000066;
}

body {
	background-color: #ffffff;
	margin: 0px;
}

p {
	margin-top: 0.3em;
}

h2 {
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 0.0em;
    font-family: Verdana, Arial; 
	color: #333333;
}

h3 {
	font-weight: bold;
	font-size: 111%;
	margin-bottom: 0.6em; 
    font-family: Verdana, Arial;
	color: #555555;
	margin-top: 0.6em;
}

h4 {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0em; 
    font-family: Verdana, Arial;
	color: #778899;
}

h5 {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0.6em; 
    font-family: Verdana, Arial;
	color: #333333;
}

h6 {
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 0.1em; 
    font-family: Verdana, Arial;
	color: #666666;
	padding: 5;
}

td {
	font: 10pt Verdana; 
	color: #333333;
    margin-top: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 30;
}

.main {
	font-size: 10pt;
	font-family: Times;
	color: #000000;
}

small {
	color: #666666;
}

.sm {
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #000000;
}

.state {
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #000000;
}

.copyright {
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #000000;
}

.title {
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #000000;
    font-weight: bold;
}

.title_ {
	font-size: 14pt;
	font-family: Verdana, Arial;
	color: #666666;
}

.subhead {
	font: bolder 12px/16px Trebuchet MS,Arial,Helvetica;
	color: black; 
    white-space: normal;
	text-align: left;
	text-decoration: none;
}

.smallblocktext {
	font-weight: normal;
	font-size: 10px;
	color: black;
	line-height: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
}

.img_title {
	font: 9pt Verdana;
	padding-top: 5px;
}

.location {
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #999999;
}
