<style type="text/css">


h3 { color:#000000;}


	A {
		text-decoration: none;
		color: #000000;
	}
    A:visited{
		text-decoration: none;
		color: #1A237A;
	}
	A:hover {
		text-decoration: underline;
		color: #1A237A;
	}
	A.Text {
		text-decoration: underline;
		font-weight: bold;
		font-face: sans-serif;

	}
	A.Text:hover {
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: bold;
		font-face: sans-serif;
	}

	BODY {
		color: #2F2F2F;
		background-color: #FFFFFF;
		font-family: sans-serif;
		font-size: 12px;
		margin: 0;
	}
	PRE {
		color: #000000;
		font-size: 12px;
	}
	UL {
		font-family: sans-serif;
		color: #000000;
		font-size: 12px;
	}
	
	}
	.TABLE {
		font-family: sans-serif;
		color: #000000;
		font-size: 14px;
		padding: 6;
	}


	.NUM {
		font-family: sans-serif;
		text-align: right;
		color: #000000;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-bottom-width: 1px;
		font-size: 11px;
		padding: 2;
	}
	
	.ID {
		font-family: sans-serif;
		text-align: right;
		color: #222222;
		border-color: #6F6F6F;
		border-style: solid;
		border-width: 0px;
		background-color: #FFFFFF;
		font-size: 10px;
		padding: 0;
	}
	.DATA {
		font-family: sans-serif;
		text-align: left;
		color: #222222;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		background-color: #FFFFFF;
		font-size: 11px;
		padding: 2;
	}
	.COLNAME {
		font-family: sans-serif;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		border-color: #6F6F6F;
		border-style: solid;
		border-width: 0px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		background-color: #DFDFDF;
		padding: 3;
	}
	.ROWNAME {
		font-family: sans-serif;
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		border-color: #6F6F6F;
		border-style: solid;
		border-width: 0px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		background-color: #DFDFDF;
		padding: 3;
	}
	.UNDEF {
		font-family: sans-serif;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		border-color: #6F6F6F;
		border-style: solid;
		border-width: 1px;
		border-bottom-width: 0px;
		border-right-width: 0px;
		padding: 3;
	}
	.NA {
		font-family: sans-serif;
		text-align: center;
		font-size: 10px;
		color: #333333;
		border-style: solid;
		border-width: 0px;
		padding: 3;
	}
	.TABLETITLE {
		width: 100%;
		font-family: sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #EFEFEF;
		border-color: #000000;
		border-style: solid;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-top-width: 0px;
		border-left-width: 0px;
		background-color: #1A237A;
	}
	.SUBTITLE {
		font-style: italic;
	}
	.TITLE {
		width: 100%;
		font-family: sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #330000;
		border-color: #8F8F8F;
		border-style: solid;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-top-width: 0px;
		border-left-width: 0px;
		background-color: #EFEFEF;
		padding: 3;
	}
	.T {
		font-family: sans-serif;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		background-color: #1A237A;
		padding: 2;
	}
</style>

h1 { color:#FF0080}

.minilinks {
    text-align: center;
    font-size: 0.8em;
}

.footer {
    width: 746px;
    height: 20px;
    border: 0px;
    margin: 10px auto 20px auto;
    text-align: center;
    font-size: 0.8em;
}

<style type="text/css">
	.mcsearchDESC {
		font-size: 12px;
		font-family: serif;
	}
	.mcsearchMESSAGE {
		font-size: 14px;
	}
	.mcsearchTITLE {
		font-size: 12px;
		font-family: sans-serif;
		font-weight: bold;
		text-decoration: underline;
	}
	.mcsearchTITLE:hover {
		color: #000000;
	}
	.mcsearchURL {
		font-size: 12px;
		color: #707070;
		font-weight: normal;
		text-decoration: underline;
	}
	.mcsearchSTANDOUT {
		font-weight: bold;
		font-size: 12px;
		font-family: sans-serif;
	}
</style>
<style type="text/css">


	.aldash {
		background-color: #1A237A;
		color: #EFEFEF;
		font-size: 12px;
		font-family: Arial, sans-serif;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		padding: 2px;
		font-weight: bold;
	}
	.Text {
		color: #FFFFFF;
		font-size: 12px;
		font-family: Arial, sans-serif;
	}
	.Title {
		color: #EFEFEF;
		font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
	}
	.Title:hover {
		color: #FFFFFF;
	}
	.LINK {
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
        A.top:LINK {color:#000000; font-weight: bold; text-decoration:underline; font-size: 16px; },
A.top:visited { color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 16px; },
A.top:active { text-decoration:underline; font-weight: bold; font-size: 16px;},
A.top:hover { color:#800040; font-weight: bold; text-decoration:underline; font-size: 16px; }

 A.mdh:LINK {color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 12px; },
A.mdh:visited { color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 12px; },
A.mdh:active { text-decoration:underline; font-weight: bold; font-size: 12px;},
A.mdh:hover { color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 12px; }

        A.inbody:LINK {color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 14px; },
A.inbody:visited { color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 14px; },
A.inbody:active { text-decoration:underline; font-weight: bold; font-size: 14px;},
A.inbody:hover { color:#800040; font-weight: bold; text-decoration:underline; font-size: 14px; }

        A.click:LINK {color:#1A237A; font-weight: normal; text-decoration:underline; font-size: 12px; },
A.click:visited { color:#1A237A; font-weight: normal; text-decoration:underline; font-size: 12px; },
A.click:active { text-decoration:underline; font-weight: normal; font-size: 12px;},
A.click:hover { color:#800040; font-weight: normal; text-decoration:underline; font-size: 12px; }
	
    A.rec:LINK {color:#000000; font-weight: bold; text-decoration:underline; font-size: 16px; },
A.rec:visited { color:#1A237A; font-weight: bold; text-decoration:underline; font-size: 16px; },
A.rec:active { text-decoration:underline; font-weight: bold; font-size: 16px;},
A.rec:hover { color:#800040; font-weight: bold; text-decoration:underline; font-size: 16px; }

    .LINK:hover {
		color: #800040;
		text-decoration: underline;
	}
</style>


