BODY {
	margin: 0px;
	scrollbar-face-color: #6699CC;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #6699CC;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: white;
}

TD { font-family: sans-serif; font-size: 8pt; }

TH { font-family: sans-serif; font-weight: bold; color: #FFFFFF; padding: 5px; }

TH.temp {
	background-color: #CC0000;
	color: #FFFFFF;
	padding:5px;
	font-size: 10pt;
}

UL { list-style-image: url(images/bullet.gif); }

.redHead { font-size: 11pt; font-weight : bold; color: #CC0000; }

.nmrNav { font-family: sans-serif; font-size: 8pt; }

A.nmrNav:link { color: #666666; text-decoration : underline; }

A.nmrNav:visited { color: #666666; text-decoration : underline; }

A.nmrNav:hover { text-decoration: none; }

.head { font-family: sans-serif; font-size : 18pt; color : #000099;
}

.introred {
	font-family : sans-serif;
	font-size : 11pt;
	color : #FF3300;
	font-weight : bold;
	font-style : italic
}

.introblue {
	font-family : sans-serif;
	font-size : 11pt;
	color : #000099;
	font-weight : bold;
	font-style : italic
}

.contents_head {
	font-family : sans-serif;
	font-size : 14pt;
	color : #00A8EB;
}

.head_white {
	font-family : sans-serif;
	font-size : 18pt;
	color : #FFFFFF;
}

.contents2_blue {
	font-family : sans-serif;
	font-size : 10pt;
	color : #00A8EB;
}

.contents2white {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}

.contents1white {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}

.contents2 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

.two {
	font-size : 10pt;
}

.one {
	font-size : 8pt;
}

A:Link {
	color : #F0AB49;
	text-decoration:underline;
}

A:Visited {
	color : #F0AB49;
	text-decoration:underline;
}

A:Hover {
	color : #FFBF65;
	text-decoration: underline;
}

A.page:Link {
	color : #FF0000;
	text-decoration:underline;
}

A.page:Visited {
	color : #0066FF;
	text-decoration:underline;
}

A.page:Hover {
	color : #CC0000;
	text-decoration:none;
}

A.catalog:Link {
	color : #FFFFFF;
}

A.catalog:Visited {
	color : #CCCCCC;
}

A.catalog:Hover {
	color : #FF0000;
}

#blinking {
	text-decoration : blink;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-weight : bold;
}