BODY  {
	font-size : 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, div, td  {
	font-size : 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
   margin: 0px;
   font-size: 20px;
   border-bottom: gray 1px dotted;
}
h2 {
   margin: 0px;
   font-size: 19px;
   font-weight: normal;
}


A, A:Visited, A:Active {
	color : #000080;
}
A:Hover  {color : #DD0000;}

A.marg, A.marg:Visited, A.marg:Active {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 11px;
   text-decoration: none;
}
A.marg:Hover  {
	color : #FFDD44;
   text-decoration: underline;
}

#px10 {
   font-size: 10px;
}
#px10 a, #px10 a:Visited, #px10 a:Active {
	color : #888;
	font-size : 10px;
	text-decoration : none;
}
#px10 a:Hover  {
	color : #E00;
}

#px14  {
	font-size : 14px;
}

#px16  {
	font-size : 16px;
}

#px18  {
	font-size : 18px;
}

DIV.over  {
	font-size : 20px;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;
}

DIV.marg  {
	width : 140px;
	border-style : solid;
	border-color : #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 1px;
}

#om {
   display: none;
}