/* CSS Document */
BODY {/*
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	*/
}

.head { /*
	color : #333333;
	font-size : 16px;
	line-height : 24px; */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*
	margin-top : 55px;
	margin-bottom : 4px;
	margin-left : 0px;
	font-weight : bold; */
}

.body { /*
	color : #333333;
	font-size : 12px;
	line-height : 18px; */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*
	font-weight : normal;
	margin-left : 0px;
	margin-top : 0px;*/
}

.bodybu { /*
	color : #333333;
	font-size : 12px;
	line-height : 18px;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*
	font-weight : bold;
	text-decoration : underline; */
}
/*
A.bu {
	color : #000066;
	font-size : 12px;
	line-height : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

A.normal {
	color : #000066;
	font-size : 12px;
	line-height : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin-left : 0px;
	margin-top : 0px;
}



UL {
	margin-left : 16px;
	color : #333333;
	font-size : 12px;
	line-height : 18px;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
}

TABLE.inset {
	margin-left : 228px;
}
*/

