body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
a:link    { text-decoration: none; color : #0000FF;}
a:visited { text-decoration: none; color : #669999;}
a:active  { text-decoration: none; color : #999999;}
a:hover   { text-decoration: none; color : #FF0000;}
.text1 {
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.text2 {  
	font-size: 14px; 
	line-height: 20px;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}
.text4 {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #1061C2;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	text-indent: 7px;
	text-align: left;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	background-color: #DDEFF9;
	background-image: url(images/bg_t.gif);
	border-left-color: #1C79EC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #1C79EC;
	border-right-color: #1C79EC;
	border-bottom-color: #1C79EC;
}
