
BODY {
	font-size:12pt;
}

HR {
	color:#c0c0c0;
}
HR.sub_title {
	color:#c0c0c0;
	width:300;
}

A{
	text-decoration: none;
	color:#3662e4;
}
A:visited {
	text-decoration: none;
	color:#1335a9;
}
A:hover {
	text-decoration: underline;
	color:#c05757;
}
A:active {
	text-decoration: none;
	color:#ff6600;
}

.font1 {
	font-size:10pt;
}

.bfont1 {
	font-size:10pt;
	font-weight:bold;
}

.bfont2 {
	font-size:12pt;
	font-weight:bold;
	color:#000090;
}

.title1 {
	font-size:20pt;
	font-weight:bold;
	color:#0000b1;
}

.title2 {
	font-size:14pt;
	font-weight:bold;
	color:#00b100;
}

.link1 {
	font-size:10pt;
	color:black;
}

.blue1 {
	font-size:10pt;
	text-decoration:none;
	color:blue;
}

.bblue1 {
	font-size:10pt;
	text-decoration:none;
	color:blue;
	font-weight:bold;
}

.red1 {
	font-size:10pt;
	color:red;
}

.bred1 {
	font-size:10pt;
	color:red;
	font-weight:bold;
}

.bpple1 {
	font-size:10pt;
	color:purple;
	font-weight:bold;
}

.bgreen1 {
	font-size:10pt;
	color:green;
	font-weight:bold;
}

TABLE {
	font-size:10pt;
}
