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 : 0px;
	}

A {
	color : Black;
}

A:HOVER {
	color : #8B0000;
}

TABLE, TD, TR, TH {
	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;
}

TD H2 {
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-variant : small-caps;
	}


TD {
	text-align : center;
}

DIV.crtitle, DIV.crpict, DIV.crlink, DIV.crintro{
	margin-right : 10px;
	margin-left : 10px;
} 

DIV.crtitle {
	font-family : "Times New Roman";
	font-size : 24px;
	font-weight : bold;
	font-variant : small-caps;
	text-align : center;
	margin-bottom : 7px;
	margin-top : 7px;
	border-bottom-color : #C6FFCF;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	}
DIV.crpict {
	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;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	margin-left : 5px;
}
DIV.crlink {
	text-align : right;
	font-size : 10px;
	margin-top : 5px;
}
DIV.crintro{
	text-align : left;
	} 

DIV.linkrow {
	margin-left : 15px;
	margin-top : 5px;
	text-align : left;
}
DIV.linkrow  A {
	text-align : center;
	color : #3A3A3A;
}

