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

P.navi {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	line-height : 2.6em;
	font-weight : bold;
	text-align : right;
	color : #000040;
}

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

P.header {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 1.6em;
	font-weight : bold;
	text-align : left;
	color : #000000;
}

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

b {
	font-weight : bold;
}

a {
	color : #000040;
	text-decoration : underline;
}

hr {
	color : #FFFFF3;
	width : 300px;
	height : 2px;
	text-align : left;

}

body {
	background-color: #BBBBBB;
	
}

