text {color: #000000;
 font-family : Arial;
	font-size : 12 pt;
	
}

.emphasis {color: #301DA2;
 font-family : Arial;
	font-size : 12 pt;
	font-weight : bold
	
}

.onside {color: #C82D3E;
 font-family : CopprplGoth Bd BT;
	font-size : 11 pt;
	font-weight : bold
}

a:link { color: #301DA2;
 font-family : Arial;
	font-size : 12 pt;
	font-weight : bold
}
a:hover {color: #301DA2;
font-family : Arial;
	font-size : 12 pt;
	font-weight : bold
}
a:visited {color: #301DA2;
font-family : Arial;
	font-size : 12 pt;
	font-weight : bold
}

a.side:link {color: #301DA2;
 font-family : CopprplGoth Bd BT;
	font-size : 11 pt;
	text-decoration : none;
	font-weight : bold
}
a.side:hover {color: #301DA2;
font-family : CopprplGoth Bd BT;
	font-size : 11 pt;
	text-decoration : none;
	font-weight : bold
}
a.side:visited {color: #301DA2;
 font-family : CopprplGoth Bd BT;
	font-size : 11 pt;
	text-decoration : none;
	font-weight : bold
}

p, table p, table dl, ol p, ul p, dl p, blockquote p, li p, dd pre, td, tr {
	font-size: 12pt;
	font-family: "Arial";
}
hr {
	color : #7E9FD7;
	height : 1px;
	align : center;
	line-height: 1px; 
	text-decoration: none; 
	clip:  rect(   );
	width : 400px;
}