BODY {
	bgcolor="#FFFFFF";
}

P,DIV, TD,LI ,UL,DL,DIR,MENU,body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

P{
	margin-bottom : 12px;
	margin-top : 0;
}

TD{
	border="0";
	cellpadding="0";
	cellspacing="0"
}

H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

H1{
	font-size : 18px;
	font-weight : 700;
	margin: 0px;}

H2{
	font-size : 14px;
	font-weight : 700;
	margin: 0px;
}

H3{
	font-size : 15px;
	font-weight : 500;
}

H4{
	font-size : 14px;
	font-weight : 500;
}

H5{
	font-size : 13px;
	font-weight : 700;
}

H6{
	font-size : 12px;
	font-weight : 700;
}

OL{
}
DIR{
}
MENU{
}
PRE{
}
ADDRESS{
}

A{
	color : #000000;
	text-decoration : underline;
}

A:HOVER{
	color : #99CC99;
}

