@charset "iso-8859-1";

BODY, TD {
	color : Black;
	background-color : White;
	font-family : Verdana;
	font-size : 8pt;
	text-align : left;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	}

A {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : #8B0000;
}

TABLE, TD, TR, TH, DIV {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	border : 0px none;
	vertical-align : top;
}

DIV.crdiv  {
	margin-left : 5px;
	margin-right : 5px;
	}

.crtitle {
	border-top-color : Gray;
	border-top-style : solid;
	border-top-width : 2px;
	font-family : "Times New Roman";
	font-size : 48 pt;
	font-variant : small-caps;
	font-weight : bold;
	text-align : center;
}
.crdate {
	text-align : left;
	margin-left : 10px;
}
.crauthor {
	text-align : right;
	margin-bottom : 20 px;
	font-size : 14 pt;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

.crlogo {
	padding-bottom : 20px;
	text-align : right;
}

H2.crlist {
	font-weight : bold;
	font-size : 12pt;
	font-variant : small-caps;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0 px;
	margin-left : 5px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	}

DIV.crlist{
	padding-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	background-color : #DBD8BF;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	text-decoration : none;
	text-align : center;
}

DIV.crpictr, DIV.crpictl, DIV.crpict {
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}
DIV.crpictr {
	margin-left : 5 px;
	float : right;
}

DIV.crpict {
	float : none;
	text-align : center;
}

DIV.crpictl {
	margin-right : 5 px;
	float : left;
}

DIV.crcapt {
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	text-align : center;
}

DIV.crdiv P{
	text-align : justify;
	font-size : 11pt;
	margin-top : 0pt;
	margin-bottom : 6pt;
}

DIV.crdiv P.crintro {
	font-size : 14pt;
	}

DIV.crdiv P.crright {
	font-size : 8pt;
	color : Gray;
	text-align : right;
	}

.crfnote {
	font-size : 8pt;
	color : Gray;
	vertical-align : super;
	}
