a{
	color :#5283E5;
	text-decoration : none;
}
a:hover{
	color : #FF8336;
	text-decoration : underline;
}
td{
	font-size : 10pt;
	color :#333333;
	line-height : 1.4em;
}
.blue1{
	color : #003366;
	font-weight : bold;
}
.blue2{
	color : #5283E5;
	font-weight : bold;
}
.white{
	color : #FFFFFF;
}
dd{
	margin : 0px 0px 0px 30px;
}
.large{
	margin : 0px 0px 0px 60px;
}
ul{
	margin : 0px 0px 0px 20px;
}

ol{
	margin : 0px 0px 0px 30px;
}

blockquote{
	font-size : 8pt;
	margin : 10px 10px 10px 10px;
	padding : 10px 10px 10px 10px;
	background-color : #E6EDFB;
}
.nocolor{
	font-size : 10pt;
	margin : 10px 10px 10px 10px;
	padding : 10px 10px 10px 10px;
}
.bold{
	font-weight : bold;
	text-decoration : underline;
}

.mini{
	font-size : 8pt;
}

.subtitle{
	background-repeat : no-repeat;
	text-indent : 5em;
	font-weight : bold;
	color : #0000CC;
	font-family: "HGPºÞ¼¯¸E"; 
}


