


/* spacing */
H1,H2,H3,H4,H5,H6,H7 {margin-bottom:1em;}
DD,OL,UL {margin-bottom:1em;}
LI {margin-left:1.2em;}
P {margin:1em 0;}

/* font sizes */
H1 {font-size:150%;}
H2 {font-size:125%;}
H3 {font-size:110%;}
H4 {font-size:100%;}
H5 {font-size:90%;}
H6 {font-size:75%;}

/* other */
TABLE,TD,TH {vertical-align: top;}
ADDRESS {font-style:normal;}
OPTION {min-width:1.5em;}


 


/* links */
A {text-decoration:none;}
A:link {}
A:visited {}
A:hover {text-decoration:underline;}
A:active {text-decoration:underline;}

