BODY {

SCROLLBAR-FACE-COLOR: #224455;
SCROLLBAR-HIGHLIGHT-COLOR: #AABBCC;
SCROLLBAR-SHADOW-COLOR: #AABBCC;
SCROLLBAR-3DLIGHT-COLOR: #333333;
SCROLLBAR-ARROW-COLOR: #AABBCC;
SCROLLBAR-TRACK-COLOR: #224455;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


P, UL, LI {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-weight : normal;
	text-align : left;
	color : #000000;
}

P.navi {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	font-weight : bold;
	text-align : right;
	color : #000000;
}

P.right {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-weight : normal;
	text-align : right;
	color : #000000;
}

P.header {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 16px;
	font-weight : bold;
	text-align : left;
	color : #003355;
}

P.small {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 16px;
	font-weight : normal;
	text-align : left;
	color : #000000;
}

b {
	font-weight : bold;
}

a {
	color : #335566;
	text-decoration : underline;
	font-weight : bold;
}

hr {
	color : #335566;
	height : 1px;
	text-align : left;

}

ul {
	margin-top : -15px;
}