.body  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}

.body_8pt  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial;
}
.body_7pt  {
	font-size : 7pt;
	font-family : "Trebuchet MS", Verdana, Arial;
}

.body_red  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	font-family : "Trebuchet MS", Verdana, Arial;
}


.footercopyright {  
	font-family: Arial, Trebuchet MS, Verdana, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none
}.link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #333333;
	filter: Gray;
	text-decoration: none;
}

.title  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial;
}
.head2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24pt;
	font-weight: bold;
	color: #003399;
}
.h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 2em;
	color: #003399;
	font-weight: bold;
	background-color: #CCCCCC;
	text-indent: 25px;
	height: 40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6666FF;
}
.h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.5em;
	color: #003366;
}
.h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #3399CC;
}
.h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.4em;
	font-weight: bold;
	color: #3399FF;
	background-color: #FFCC33;
	padding-left: 6px;
}
#main {
	width: 900px;
	height: 120px;
}
#headleft {
	width: 650px;
	float: left;
}
#headright {
	float: right;
	width: 200px;
}
#border {
	border: medium solid #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666699;
	text-indent: 25px;
}
#main {
	height: 950px;
	width: 950px;
}
#top {
	width: 950px;
}
#bottom {
	width: 950px;
}
#middle {
	width: 950px;
	float: left;
	background-position: left;
}

