<style type="text/css">


:link	 {
			Color : #0000FF ;
			Text-Decoration : underline
		}
:active	 {
			Color : #FF0033;
			Text-Decoration : underline
		}
:visited	 {
			Color : #9933FF;
			Text-Decoration : underline
		}
A:hover	 {
			Color : red
		}

.title {
	font-size: 10pt;
	font-weight: bold;
	line-height: 125%;
}
.pretitle {
	font-size: 8pt;
	color: #666666;
	line-height: 125%;
}
.subtitle {
	font-size: 8pt;
	color: #333333;
	line-height: 125%;
}
.author {
	font-size: 10pt;
	font-weight: bold;
	line-height: 125%;
}
.etc {  font-size: 8pt}
.c-title {
	font-size: 12pt;
	font-weight: bold;
	line-height: 125%;
}
.c-list1 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 125%;
}
.c-list2 {
	font-size: 10pt;
	line-height: 125%;
}
.c-list3 {
	font-size: 8pt;
	line-height: 125%;
}
.c-list-b1 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 125%;
}
.c-list-b2 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 125%;
}
.c-list-b3 {  font-size: 8pt; font-weight: bold}
.c-list-g1 {
	font-size: 12pt;
	color: #333333;
	line-height: 125%;
}
.c-list-g2 {
	font-size: 10pt;
	color: #333333;
	line-height: 125%;
}
.c-list-g3 {
	font-size: 8pt;
	color: #333333;
	line-height: 125%;
}
.borderimage {  border-color: #FFFFFF #999999 #999999 #FFFFFF; border-style: solid; border-right-width: thin; border-bottom-width: thin}

BODY {
	margin-top:0;margin-left:0;backgroud-color:#FFFFFF;
}


</style>
